From d583d7a0c134430011401ddb914548fb331d1bd9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 26 Jul 2016 19:27:39 +0200 Subject: gdk-pixbuf_%.bbappend: build for x11 Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend diff --git a/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend new file mode 100644 index 0000000..8e0bbc2 --- /dev/null +++ b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend @@ -0,0 +1,2 @@ +# build for x11, at least lxpanel needs this +PACKAGECONFIG_append = "${@base_contains('DISTRO_FEATURES', 'x11', ' x11', '', d)}" -- cgit v1.2.3