Optionally set cairo version so it doesn't overwrite the poky-bleeding version
authorRoss Burton <ross@openedhand.com>
Tue, 12 Dec 2006 19:36:07 +0000 (19:36 +0000)
committerRoss Burton <ross@openedhand.com>
Tue, 12 Dec 2006 19:36:07 +0000 (19:36 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1026 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 2864894..f93f0af 100644 (file)
@@ -140,7 +140,7 @@ PREFERRED_VERSION_libmatchbox ?= "1.9"
 PREFERRED_VERSION_glib-2.0 ?= "2.10.3"
 PREFERRED_VERSION_glib-2.0-native ?= "2.10.3"
 PREFERRED_VERSION_atk ?= "1.10.3"
-PREFERRED_VERSION_cairo = "1.0.4"
+PREFERRED_VERSION_cairo ?= "1.0.4"
 PREFERRED_VERSION_gtk+ ?= "2.6.8"
 #PREFERRED_VERSION_gtk+ ?= "2.8.16"
 PREFERRED_VERSION_pango ?= "1.10.2"