diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-30 08:18:43 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-30 08:18:43 +0000 |
commit | ee9652c1198595f2a2a29e76a284c7d1b8c18fcd (patch) | |
tree | 92f614bbded9071e274a009a502e81cf4e791732 /meta/conf/distro/poky.conf | |
parent | 1fd6bb16d8a76fc1c161a2dcfc51eecad4f5f4d3 (diff) | |
download | poky-ee9652c1198595f2a2a29e76a284c7d1b8c18fcd.tar.gz |
gtk+: update to brown-paper-bag release 2.12.7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3621 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.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 bc4759422d..28eb3077b0 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -196,7 +196,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.14.5" | |||
196 | PREFERRED_VERSION_atk ?= "1.20.0" | 196 | PREFERRED_VERSION_atk ?= "1.20.0" |
197 | PREFERRED_VERSION_cairo ?= "1.4.14" | 197 | PREFERRED_VERSION_cairo ?= "1.4.14" |
198 | PREFERRED_VERSION_pango ?= "1.18.3" | 198 | PREFERRED_VERSION_pango ?= "1.18.3" |
199 | PREFERRED_VERSION_gtk+ ?= "2.12.6" | 199 | PREFERRED_VERSION_gtk+ ?= "2.12.7" |
200 | 200 | ||
201 | PREFERRED_VERSION_dbus ?= "1.0.2" | 201 | PREFERRED_VERSION_dbus ?= "1.0.2" |
202 | PREFERRED_VERSION_dbus-native ?= "1.0.2" | 202 | PREFERRED_VERSION_dbus-native ?= "1.0.2" |