1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

gdk-pixbuf: Disable xlib library since we don't have anything needing this as yet and no libx11 DEPENDS

This is currently causing builds not to be deterministic.

(From OE-Core rev: 2569711868dac01a0bf4bdfb3484b239862143dc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2012-03-19 15:53:55 +00:00
parent 78f91f09e7
commit 5bc142ac6c
@@ -28,6 +28,7 @@ LIBV = "2.10.0"
EXTRA_OECONF = "\
--without-libtiff \
--with-libpng \
--without-x11 \
--disable-introspection \
"