poky.conf: use gtk-engines 2.6

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1703 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-05-10 16:02:29 +00:00
parent df99c2e52c
commit d23eadf164
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ PREFERRED_VERSION_atk ?= "1.10.3"
PREFERRED_VERSION_cairo ?= "1.2.4"
PREFERRED_VERSION_pango ?= "1.10.2"
PREFERRED_VERSION_gtk+ ?= "2.6.8"
PREFERRED_VERSION_gtk-engines ?= "2.6"
PREFERRED_VERSION_dbus ?= "1.0.1"
PREFERRED_VERSION_dbus-native ?= "1.0.1"