poky.conf: we use cairo 1.6.4 now so updated PREFERRED_VERSION_cairo

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4300 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-04-21 23:49:43 +00:00
parent eab49b0952
commit a7acabe996
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ PREFERRED_VERSION_sato-icon-theme ?= "0.4.1"
PREFERRED_VERSION_glib-2.0 ?= "2.16.3"
PREFERRED_VERSION_glib-2.0-native ?= "2.16.3"
PREFERRED_VERSION_atk ?= "1.20.0"
PREFERRED_VERSION_cairo ?= "1.4.14"
PREFERRED_VERSION_cairo ?= "1.6.4"
PREFERRED_VERSION_pango ?= "1.18.3"
PREFERRED_VERSION_gtk+ ?= "2.12.7"