diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-10 16:02:29 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-10 16:02:29 +0000 |
commit | d23eadf164b6992fa3e420e8dd9a1ecb316f61b2 (patch) | |
tree | 8f13e819bc5a298bd5acfe776009850a43089993 /meta/conf | |
parent | df99c2e52c779e790b1b4bbd627dfd8f38f97c7d (diff) | |
download | poky-d23eadf164b6992fa3e420e8dd9a1ecb316f61b2.tar.gz |
poky.conf: use gtk-engines 2.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1703 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index aaed7a214f..b9a73748c1 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -136,6 +136,7 @@ PREFERRED_VERSION_atk ?= "1.10.3" | |||
136 | PREFERRED_VERSION_cairo ?= "1.2.4" | 136 | PREFERRED_VERSION_cairo ?= "1.2.4" |
137 | PREFERRED_VERSION_pango ?= "1.10.2" | 137 | PREFERRED_VERSION_pango ?= "1.10.2" |
138 | PREFERRED_VERSION_gtk+ ?= "2.6.8" | 138 | PREFERRED_VERSION_gtk+ ?= "2.6.8" |
139 | PREFERRED_VERSION_gtk-engines ?= "2.6" | ||
139 | 140 | ||
140 | PREFERRED_VERSION_dbus ?= "1.0.1" | 141 | PREFERRED_VERSION_dbus ?= "1.0.1" |
141 | PREFERRED_VERSION_dbus-native ?= "1.0.1" | 142 | PREFERRED_VERSION_dbus-native ?= "1.0.1" |