diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-17 19:51:25 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-17 19:51:25 +0000 |
commit | 22da7388f57e28af8ed8da9c848d2c9c84f564e0 (patch) | |
tree | a22c45165291b07d30b8650cd8cc453fbc5c5cca /meta/conf | |
parent | b6b72006b799107108c9b0a3445e2c2bc9d7abe6 (diff) | |
download | openembedded-core-22da7388f57e28af8ed8da9c848d2c9c84f564e0.tar.gz openembedded-core-22da7388f57e28af8ed8da9c848d2c9c84f564e0.tar.bz2 openembedded-core-22da7388f57e28af8ed8da9c848d2c9c84f564e0.zip |
Upgrade gtk-engines
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2753 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 f96acb2c80..5d0a3a9913 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -4,6 +4,6 @@ PREFERRED_VERSION_gtk+ ?= "2.12.0" PREFERRED_VERSION_gnome-keyring ?= "2.20" PREFERRED_VERSION_gnome-vfs ?= "2.20.0" PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" -PREFERRED_VERSION_gtk-engines ?= "2.11.7" +PREFERRED_VERSION_gtk-engines ?= "2.12.0" require conf/distro/poky.conf |