diff options
author | Ross Burton <ross@openedhand.com> | 2007-06-12 15:54:53 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-06-12 15:54:53 +0000 |
commit | 4b747705b4adc0085f131e2b6bd8f01fe306e59b (patch) | |
tree | 92ab52a2560c93365323c8b87d8e09b7970afaa9 | |
parent | 0ab5fd9e9d1a32894ce3c750401006409f988424 (diff) | |
download | poky-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
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
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" | |||
139 | PREFERRED_VERSION_atk ?= "1.10.3" | 139 | PREFERRED_VERSION_atk ?= "1.10.3" |
140 | PREFERRED_VERSION_cairo ?= "1.2.4" | 140 | PREFERRED_VERSION_cairo ?= "1.2.4" |
141 | PREFERRED_VERSION_pango ?= "1.10.2" | 141 | PREFERRED_VERSION_pango ?= "1.10.2" |
142 | PREFERRED_VERSION_gtk+ ?= "2.6.8" | 142 | PREFERRED_VERSION_gtk+ ?= "2.6.10" |
143 | 143 | ||
144 | PREFERRED_VERSION_dbus ?= "1.0.1" | 144 | PREFERRED_VERSION_dbus ?= "1.0.1" |
145 | PREFERRED_VERSION_dbus-native ?= "1.0.1" | 145 | PREFERRED_VERSION_dbus-native ?= "1.0.1" |