diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-01 19:06:33 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-01 19:06:33 +0000 |
commit | 7944fb200e56ea888c48e971c5af7e074f59f71a (patch) | |
tree | 550663703355289d51aa8fdaca718ce7d9f7e58a /meta/conf/distro/poky-bleeding.conf | |
parent | 5c53fff8cc6a533e661b5228208cce2f8650f2de (diff) | |
download | poky-7944fb200e56ea888c48e971c5af7e074f59f71a.tar.gz |
Add GTK+ 2.11.6 for poky-bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2300 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 5f2e7fd9bb..7b473a9203 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,8 +1,5 @@ | |||
1 | PREFERRED_VERSION_glib-2.0 ?= "2.13.7" | 1 | PREFERRED_VERSION_glib-2.0 ?= "2.13.7" |
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" | ||
3 | |||
4 | PREFERRED_VERSION_pango ?= "1.17.5" | 2 | PREFERRED_VERSION_pango ?= "1.17.5" |
5 | PREFERRED_VERSION_gtk+ ?= "2.10.14" | 3 | PREFERRED_VERSION_gtk+ ?= "2.11.6" |
6 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" | ||
7 | 4 | ||
8 | require conf/distro/poky.conf | 5 | require conf/distro/poky.conf |