diff options
author | Mike Westerhof <mwester@dls.net> | 2008-12-18 00:51:03 -0600 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2008-12-18 00:51:03 -0600 |
commit | 47f07250d4fbcb6f691fc30c80583e2f044fc43f (patch) | |
tree | efe3f57b3b794f848e0215897dd6f4b823853923 /conf/distro | |
parent | bb14b3fada870ac755ef7f936ea5cf371bcf4768 (diff) |
SlugOS: distro/include/slugos.inc - this time really make 118 the preferred udev
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/slugos.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 37778aeb4a..27f91c89db 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -179,7 +179,7 @@ PREFERRED_VERSION_pango ?= "1.20.5" PREFERRED_VERSION_glib-2.0 ?= "2.16.1" PREFERRED_VERSION_cairo ?= "1.4.8" -PREFERRED_VERSION_udev ?= "124" +PREFERRED_VERSION_udev ?= "118" # Stick with an older gettext and e2fsprogs stuff # and gnutls... (our autotools is too old at the moment) |