diff options
author | Ross Burton <ross@openedhand.com> | 2008-06-23 10:45:33 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-06-23 10:45:33 +0000 |
commit | 424de0873dda853a1071356d43772d0db975fbb9 (patch) | |
tree | 279db2422e557b3a71a2fa4441f510465435340e /meta/conf/distro/poky-bleeding.conf | |
parent | 43f5623d4cf9f68ba34ae4f3843e154295473ded (diff) | |
download | poky-424de0873dda853a1071356d43772d0db975fbb9.tar.gz |
gtk: upgrade to 2.13.3 in bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4719 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.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 ac6fa452f0..cdd16ca2c4 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -2,7 +2,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.17.2" | |||
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.17.2" | 2 | PREFERRED_VERSION_glib-2.0-native ?= "2.17.2" |
3 | PREFERRED_VERSION_atk ?= "1.22.0" | 3 | PREFERRED_VERSION_atk ?= "1.22.0" |
4 | PREFERRED_VERSION_pango ?= "1.21.2" | 4 | PREFERRED_VERSION_pango ?= "1.21.2" |
5 | PREFERRED_VERSION_gtk+ ?= "2.13.2" | 5 | PREFERRED_VERSION_gtk+ ?= "2.13.3" |
6 | 6 | ||
7 | require conf/distro/include/poky-floating-revisions.inc | 7 | require conf/distro/include/poky-floating-revisions.inc |
8 | require conf/distro/poky.conf | 8 | require conf/distro/poky.conf |