From bb14b3fada870ac755ef7f936ea5cf371bcf4768 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Wed, 17 Dec 2008 21:33:34 -0600 Subject: SlugOS: distro/include/slugos.inc - PREFERRED_VERSION of udev to 118 --- conf/distro/include/slugos.inc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'conf/distro/include/slugos.inc') diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 17a3d8d091..37778aeb4a 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -175,12 +175,11 @@ PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" # New pango and older glib-2.0 versions don't mix, # 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 +PREFERRED_VERSION_pango ?= "1.20.5" +PREFERRED_VERSION_glib-2.0 ?= "2.16.1" +PREFERRED_VERSION_cairo ?= "1.4.8" -# Stay with older hal because of udev dependency -PREFERRED_VERSION_hal ?= 0.5.9 +PREFERRED_VERSION_udev ?= "124" # Stick with an older gettext and e2fsprogs stuff # and gnutls... (our autotools is too old at the moment) -- cgit v1.2.3