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

poky.conf: Remove gcalctool from world builds since its broken with recent gtk+

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3412 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-01-06 18:55:04 +00:00
parent 7821f2250d
commit da8e8d3cd5
+2
View File
@@ -294,3 +294,5 @@ EXCLUDE_FROM_WORLD_pn-task-poky-clutter = "1"
EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
# Need fixed Perl - OE bug #3403
EXCLUDE_FROM_WORLD_pn-libxml-parser-perl = "1"
# Needs gtk+ <= 2.10
EXCLUDE_FROM_WORLD_pn-gcalctool = "1"