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
1 changed files with 4 additions and 0 deletions

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"