diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb | 4 |
1 files changed, 2 insertions, 2 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 87daec0c25..9b54a00e64 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 | |||
| @@ -41,7 +41,7 @@ SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" | |||
| 41 | SRC_URI[archive.sha256sum] = "81792423019deda1d2a074c1ecf6a7e6ef3172c09cbe6f4d7995a4b5dea28312" | 41 | SRC_URI[archive.sha256sum] = "81792423019deda1d2a074c1ecf6a7e6ef3172c09cbe6f4d7995a4b5dea28312" |
| 42 | 42 | ||
| 43 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 43 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
| 44 | PACKAGECONFIG[cups] = ",,cups,cups" | 44 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" |
| 45 | PACKAGECONFIG[ibus] = "-Dibus=true, -Dibus=false, ibus" | 45 | 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" |
| @@ -71,4 +71,4 @@ FILES:${PN} += " \ | |||
| 71 | 71 | ||
| 72 | FILES:${PN}-dev += "${datadir}/gettext" | 72 | FILES:${PN}-dev += "${datadir}/gettext" |
| 73 | 73 | ||
| 74 | RDEPENDS:${PN} += "gsettings-desktop-schemas tecla system-config-printer cups-pk-helper" | 74 | RDEPENDS:${PN} += "gsettings-desktop-schemas tecla" |
