diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb index 9b54a00e64..d88c425319 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb | |||
@@ -46,6 +46,7 @@ PACKAGECONFIG[ibus] = "-Dibus=true, -Dibus=false, ibus" | |||
46 | PACKAGECONFIG[wayland] = "-Dwayland=true, -Dwayland=false, wayland" | 46 | PACKAGECONFIG[wayland] = "-Dwayland=true, -Dwayland=false, wayland" |
47 | PACKAGECONFIG[file-share] = ",,,gnome-user-share" | 47 | PACKAGECONFIG[file-share] = ",,,gnome-user-share" |
48 | PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler" | 48 | PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler" |
49 | PACKAGECONFIG[malcontent] = "-Dmalcontent=true,-Dmalcontent=false,malcontent,malcontent-ui" | ||
49 | 50 | ||
50 | EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}" | 51 | EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}" |
51 | 52 | ||