summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-06-12 15:54:53 +0000
committerRoss Burton <ross@openedhand.com>2007-06-12 15:54:53 +0000
commit4b747705b4adc0085f131e2b6bd8f01fe306e59b (patch)
tree92ab52a2560c93365323c8b87d8e09b7970afaa9 /meta
parent0ab5fd9e9d1a32894ce3c750401006409f988424 (diff)
downloadpoky-4b747705b4adc0085f131e2b6bd8f01fe306e59b.tar.gz
Increase default GTK+ to 2.6.10
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1922 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index e1eab3c21d..8f607cdc03 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -139,7 +139,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.10.3"
139PREFERRED_VERSION_atk ?= "1.10.3" 139PREFERRED_VERSION_atk ?= "1.10.3"
140PREFERRED_VERSION_cairo ?= "1.2.4" 140PREFERRED_VERSION_cairo ?= "1.2.4"
141PREFERRED_VERSION_pango ?= "1.10.2" 141PREFERRED_VERSION_pango ?= "1.10.2"
142PREFERRED_VERSION_gtk+ ?= "2.6.8" 142PREFERRED_VERSION_gtk+ ?= "2.6.10"
143 143
144PREFERRED_VERSION_dbus ?= "1.0.1" 144PREFERRED_VERSION_dbus ?= "1.0.1"
145PREFERRED_VERSION_dbus-native ?= "1.0.1" 145PREFERRED_VERSION_dbus-native ?= "1.0.1"