From 5e1b56acd6d86b499355b278d46c78cdcecfb57a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 8 Jun 2014 15:04:17 +0200 Subject: Use generic bbappend files This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it. --- recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend (limited to '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..3e93d15 --- /dev/null +++ b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_%.bbappend @@ -0,0 +1,2 @@ +# build for x11, at least lxpanel needs this +PACKAGECONFIG_append = " x11" -- cgit v1.2.3