mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +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:
@@ -28,6 +28,7 @@ LIBV = "2.10.0"
|
|||||||
EXTRA_OECONF = "\
|
EXTRA_OECONF = "\
|
||||||
--without-libtiff \
|
--without-libtiff \
|
||||||
--with-libpng \
|
--with-libpng \
|
||||||
|
--without-x11 \
|
||||||
--disable-introspection \
|
--disable-introspection \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user