summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 2 insertions, 0 deletions
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"