diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-01 14:34:09 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-01 14:34:09 +0000 |
commit | 27a7b90b360094357c716a6a83d6c34a8ee0a2f6 (patch) | |
tree | 11a04266504ffbfa559fc3a2a173ed1e297422b1 /meta/conf | |
parent | 7e5766f1aeb7efd8005f39c7436a6ac614cee7e3 (diff) | |
download | poky-27a7b90b360094357c716a6a83d6c34a8ee0a2f6.tar.gz |
Upgrade GTK+ 2.10.x to 2.10.14
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2289 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-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 6c849cdf77..be075e29f9 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -146,7 +146,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" | |||
146 | PREFERRED_VERSION_atk ?= "1.10.3" | 146 | PREFERRED_VERSION_atk ?= "1.10.3" |
147 | PREFERRED_VERSION_cairo ?= "1.4.8" | 147 | PREFERRED_VERSION_cairo ?= "1.4.8" |
148 | PREFERRED_VERSION_pango ?= "1.16.4" | 148 | PREFERRED_VERSION_pango ?= "1.16.4" |
149 | PREFERRED_VERSION_gtk+ ?= "2.10.12" | 149 | PREFERRED_VERSION_gtk+ ?= "2.10.14" |
150 | 150 | ||
151 | PREFERRED_VERSION_dbus ?= "1.0.2" | 151 | PREFERRED_VERSION_dbus ?= "1.0.2" |
152 | PREFERRED_VERSION_dbus-native ?= "1.0.2" | 152 | PREFERRED_VERSION_dbus-native ?= "1.0.2" |