world-broken: Exclude exmap-console and xf86-video-psb from world builds

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-05-24 14:57:59 +01:00
parent fb26ad86b1
commit e0839cf73d
1 changed files with 6 additions and 0 deletions

View File

@ -44,3 +44,9 @@ EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1"
# helix doesn't build
EXCLUDE_FROM_WORLD_pn-helix-libs = "1"
EXCLUDE_FROM_WORLD_pn-clutter-helix = "1"
# doesn't work with modern kernels
EXCLUDE_FROM_WORLD_pn-exmap-console = "1"
EXCLUDE_FROM_WORLD_pn-xf86-video-psb = "1"