diff options
author | Ross Burton <ross@openedhand.com> | 2007-06-04 11:45:01 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-06-04 11:45:01 +0000 |
commit | 350603316e8af31443de1c0b44674935ac142798 (patch) | |
tree | 14ecabba81f078510013c9a7829926a3c2694c67 /meta/conf | |
parent | 82b28d21b88ae5efcc6f7750a7b48abd053b150d (diff) | |
download | poky-350603316e8af31443de1c0b44674935ac142798.tar.gz |
Upgrade GTK+ 2.10.x to 2.10.12
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1854 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 0be01008bb..c6ed2fd4b5 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -3,7 +3,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" | |||
3 | 3 | ||
4 | PREFERRED_VERSION_cairo ?= "1.4.2" | 4 | PREFERRED_VERSION_cairo ?= "1.4.2" |
5 | PREFERRED_VERSION_pango ?= "1.16.4" | 5 | PREFERRED_VERSION_pango ?= "1.16.4" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.11" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.12" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" | 7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" |
8 | 8 | ||
9 | require conf/distro/poky.conf | 9 | require conf/distro/poky.conf |