Fix glib versions

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1025 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2006-12-12 19:35:49 +00:00
parent 7340a6ce51
commit cb244e3883
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
PREFERRED_VERSION_gtk+ ?= "2.10.6"
PREFERRED_VERSION_pango ?= "1.15.1"
PREFERRED_VERSION_cairo ?= "1.3.6"
PREFERRED_VERSION_glib ?= "2.12.0"
PREFERRED_VERSION_glib-2.0 ?= "2.12.4"
PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
require conf/distro/poky.conf