summaryrefslogtreecommitdiff
path: root/recipes-gnome
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-06-03 10:07:58 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-06-03 10:07:58 +0200
commit075e33ca803378fa42187ecf5fd44a57e061a84a (patch)
tree3e27a24788e2ca698eecca8eda99978c4239ecc0 /recipes-gnome
Initial commit
Diffstat (limited to 'recipes-gnome')
-rw-r--r--recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bbappend b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bbappend
new file mode 100644
index 0000000..42a31fe
--- /dev/null
+++ b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bbappend
@@ -0,0 +1,5 @@
+# build for x11, at least lxpanel needs this
+DEPENDS += "virtual/libx11"
+
+EXTRA_OECONF += "--with-x11"
+