diff options
-rw-r--r-- | conf/distro/include/preferred-slugos-versions.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc index e36d4cdb44..992235a4b9 100644 --- a/conf/distro/include/preferred-slugos-versions.inc +++ b/conf/distro/include/preferred-slugos-versions.inc @@ -63,15 +63,6 @@ PREFERRED_VERSION_udev ?= "118" ##################### Stuff with special notes, and broken stuff: -# libtool/pkgconfig victims -- these packages are locked down because -# newer versions also require newer libtool/pkgconfig versions. - -PREFERRED_VERSION_avahi ?= "0.6.23" -PREFERRED_VERSION_gstreamer ?= "0.10.17" -PREFERRED_VERSION_gst-plugins-base ?= "0.10.17" -PREFERRED_VERSION_fakeroot ?= "1.9.6" -PREFERRED_VERSION_fakeroot-native ?= "1.9.6" - # Hack alert - selecting this version of libusb effectively selects # the use of libusb1 and libusb-compat in the case that something # still depends on libusb. This is required because otherwise |