1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

Upgrade to cairo 1.4.0

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1332 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-03-06 11:23:34 +00:00
parent c54a22bf0c
commit e4ff2458d2
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PREFERRED_VERSION_glib-2.0 ?= "2.12.6"
PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
PREFERRED_VERSION_cairo ?= "1.3.14"
PREFERRED_VERSION_cairo ?= "1.4.0"
PREFERRED_VERSION_pango ?= "1.16.0"
PREFERRED_VERSION_gtk+ ?= "2.10.9"