diff options
Diffstat (limited to 'conf')
-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) |