summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_48.0.bb1
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"
48PACKAGECONFIG[file-share] = ",,,gnome-user-share" 48PACKAGECONFIG[file-share] = ",,,gnome-user-share"
49PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler" 49PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler"
50PACKAGECONFIG[malcontent] = "-Dmalcontent=true,-Dmalcontent=false,malcontent,malcontent-ui" 50PACKAGECONFIG[malcontent] = "-Dmalcontent=true,-Dmalcontent=false,malcontent,malcontent-ui"
51PACKAGECONFIG[power-profiles] = ",,,power-profiles-daemon"
51 52
52EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}" 53EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}"
53GIDOCGEN_MESON_OPTION = 'documentation' 54GIDOCGEN_MESON_OPTION = 'documentation'