From da8e8d3cd5b44a356da430a68853276a46fb5095 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 6 Jan 2008 18:55:04 +0000 Subject: 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 --- meta/conf/distro/poky.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/conf/distro') diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 7ad34b795..787c9ca72 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -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" -- cgit v1.2.3