From: Diego Rondini Date: Mon, 7 Jan 2019 09:58:55 +0000 (+0000) Subject: gtk+3: add PACKAGECONFIG for cups X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15717 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008ce2534414b505d40128f0a722f44bcf4a4034;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk+3: add PACKAGECONFIG for cups Signed-off-by: Diego Rondini Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gtk+/gtk+3.inc b/meta/recipes-gnome/gtk+/gtk+3.inc index 6331a4323cd..519a9840f42 100644 --- a/meta/recipes-gnome/gtk+/gtk+3.inc +++ b/meta/recipes-gnome/gtk+/gtk+3.inc @@ -33,7 +33,6 @@ EXTRA_OECONF += " \ --disable-glibtest \ --disable-xinerama \ --enable-modules \ - --disable-cups \ --disable-colord \ ${@bb.utils.contains("DISTRO_FEATURES", "x11", "", "--disable-gtk-doc", d)} \ " @@ -50,6 +49,7 @@ PACKAGECONFIG[x11] = "--enable-x11-backend,--disable-x11-backend,at-spi2-atk fon PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,libepoxy" PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,,libgl" PACKAGECONFIG[wayland] = "--enable-wayland-backend,--disable-wayland-backend,wayland wayland-protocols libxkbcommon virtual/mesa wayland-native" +PACKAGECONFIG[cups] = "--enable-cups,--disable-cups,cups" do_install_append() { mv ${D}${bindir}/gtk-update-icon-cache ${D}${bindir}/gtk-update-icon-cache-3.0