world-broken.inc: Add gobject-introspection, drop helix as COMPATIBLE_HOST should take care of that

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-05-17 12:50:37 +01:00
parent b21b339183
commit f067655d8d
1 changed files with 3 additions and 4 deletions

View File

@ -32,12 +32,11 @@ EXCLUDE_FROM_WORLD_pn-gcalctool = "1"
EXCLUDE_FROM_WORLD_pn-abiword = "1"
EXCLUDE_FROM_WORLD_pn-abiword-embedded = "1"
# helix is x86 only
EXCLUDE_FROM_WORLD_pn-clutter-helix = "1"
EXCLUDE_FROM_WORLD_pn-helix-libs = "1"
# Broken - static assertion failure
EXCLUDE_FROM_WORLD_pn-minimo = "1"
# configure issues
EXCLUDE_FROM_WORLD_pn-xlogo = "1"
# recipe not finished yet
EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1"