Use newer Glib and GTK+

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1259 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-02-04 18:44:49 +00:00
parent 74e0426503
commit 148b7cb5e5

View File

@@ -1,8 +1,8 @@
PREFERRED_VERSION_glib-2.0 ?= "2.12.4"
PREFERRED_VERSION_glib-2.0 ?= "2.12.6"
PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
PREFERRED_VERSION_cairo ?= "1.3.12"
PREFERRED_VERSION_pango ?= "1.15.2"
PREFERRED_VERSION_gtk+ ?= "2.10.6"
PREFERRED_VERSION_gtk+ ?= "2.10.9"
require conf/distro/poky.conf