From c91edd60bd1348f5a0298e1a038478564380c8b3 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Sun, 26 Oct 2008 22:30:46 -0500 Subject: [PATCH] SlugOS: slugos.inc - Set preferred version for cairo as well --- conf/distro/include/slugos.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index f3a78f5..0e58afd 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) -- 2.7.4