From 8551ab45b3576b00c564745de7a2dddafe2b8b1c Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Fri, 31 Oct 2008 22:13:30 -0500 Subject: SlugOS: set preferred version for hal (newer hal requires a newer udev as well) --- conf/distro/include/slugos.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 0e58afd243..fdbeb2d04c 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -158,6 +158,9 @@ 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 + # Stick with an older gettext and e2fsprogs stuff # and gnutls... (our autotools is too old at the moment) PREFERRED_VERSION_gnutls ?= "1.6.3" -- cgit v1.2.3