From: Mike Westerhof Date: Mon, 27 Oct 2008 03:30:46 +0000 (-0500) Subject: SlugOS: slugos.inc - Set preferred version for cairo as well X-Git-Tag: Release-2010-05/1~5611 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91edd60bd1348f5a0298e1a038478564380c8b3;p=openembedded.git SlugOS: slugos.inc - Set preferred version for cairo as well --- diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index f3a78f5aba..0e58afd243 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -156,6 +156,7 @@ PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" # so specify exactly what we would like to build. PREFERRED_VERSION_pango ?= 1.20.5 PREFERRED_VERSION_glib-2.0 ?= 2.16.1 +PREFERRED_VERSION_cairo ?= 1.4.8 # Stick with an older gettext and e2fsprogs stuff # and gnutls... (our autotools is too old at the moment)