Update for new Pango and Cairo

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1071 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2006-12-22 10:00:21 +00:00
parent ea5a5e27a6
commit ed9ba440ff
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PREFERRED_VERSION_gtk+ ?= "2.10.6"
PREFERRED_VERSION_pango ?= "1.15.1"
PREFERRED_VERSION_cairo ?= "1.3.6"
PREFERRED_VERSION_pango ?= "1.15.2"
PREFERRED_VERSION_cairo ?= "1.3.8"
PREFERRED_VERSION_glib-2.0 ?= "2.12.4"
PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"