diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-26 14:28:20 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-26 14:28:20 +0000 |
commit | 845437b8984a35bb82083f9ebe412bfc55abd223 (patch) | |
tree | 370cd7d7824eaf0e2d8b96abc358a1adb3dcbce1 /meta/conf/distro/poky-bleeding.conf | |
parent | 1befef8773194805ffe3dfc0057c2bdee949ec4d (diff) | |
download | poky-845437b8984a35bb82083f9ebe412bfc55abd223.tar.gz |
Upgrade GTK+
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1390 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 38488d816a..98aa157e58 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -3,6 +3,6 @@ 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.1" | 5 | PREFERRED_VERSION_pango ?= "1.16.1" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.10" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.11" |
7 | 7 | ||
8 | require conf/distro/poky.conf | 8 | require conf/distro/poky.conf |