summaryrefslogtreecommitdiff
path: root/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-06-08 15:04:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:24 +0200
commit5e1b56acd6d86b499355b278d46c78cdcecfb57a (patch)
treeb14330345e88cbb5d8c97093b0d2fc1be2dfd5ff /recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bbappend
parentfa935091a733be1c6d472ef36dab2374887d4497 (diff)
Use generic bbappend files
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
Diffstat (limited to 'recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bbappend')
-rw-r--r--recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bbappend b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bbappend
deleted file mode 100644
index d28ef3c..0000000
--- a/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-PRINC = "1"
-# build for x11, at least lxpanel needs this
-DEPENDS += "virtual/libx11"
-
-X11DEPENDS += "--with-x11"