1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

pixman: explicitly disable Gtk+ tests

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-04-27 11:24:06 +01:00
parent 36652f51ab
commit 4c00f55f7a
+4
View File
@@ -2,3 +2,7 @@ require xorg-lib-common.inc
DESCRIPTION = "Library for lowlevel pixel operations"
DEPENDS = "virtual/libx11"
PR="r1"
EXTRA_OECONF="--disable-gtk"