summaryrefslogtreecommitdiff
path: root/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-07-26 23:08:32 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-09-22 10:56:27 +0200
commit0e4a9bd75fe26833c7fa13d83f055e5f475d800e (patch)
treea661c9459557ad3213c2df3c4ee7020e42b3659a /recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bbappend
parent33f0b548381b33d813764a9dfeb30ac0f7dad27c (diff)
gdk-pixbuf: bbappend updated to 2.26.5
Diffstat (limited to 'recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bbappend')
-rw-r--r--recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bbappend b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bbappend
new file mode 100644
index 0000000..a43743e
--- /dev/null
+++ b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bbappend
@@ -0,0 +1,5 @@
+PRINC = "1"
+# build for x11, at least lxpanel needs this
+DEPENDS += "virtual/libx11"
+
+EXTRA_OECONF += "--with-x11"