diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb index b43a59489b..340273aa33 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb | |||
@@ -48,6 +48,7 @@ PACKAGECONFIG[wayland] = "-Dwayland=true, -Dwayland=false, wayland" | |||
48 | PACKAGECONFIG[file-share] = ",,,gnome-user-share" | 48 | PACKAGECONFIG[file-share] = ",,,gnome-user-share" |
49 | PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler" | 49 | PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler" |
50 | PACKAGECONFIG[malcontent] = "-Dmalcontent=true,-Dmalcontent=false,malcontent,malcontent-ui" | 50 | PACKAGECONFIG[malcontent] = "-Dmalcontent=true,-Dmalcontent=false,malcontent,malcontent-ui" |
51 | PACKAGECONFIG[power-profiles] = ",,,power-profiles-daemon" | ||
51 | 52 | ||
52 | EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}" | 53 | EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}" |
53 | GIDOCGEN_MESON_OPTION = 'documentation' | 54 | GIDOCGEN_MESON_OPTION = 'documentation' |