From: Schantl Stefan Date: Fri, 5 Nov 2010 16:10:32 +0000 (+0100) Subject: udev: Update dependencies. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e269aa4de7d45dd67de9586c68c4862b1fddcf8b;p=ipfire-3.x.git udev: Update dependencies. --- diff --git a/pkgs/core/udev/udev.nm b/pkgs/core/udev/udev.nm index 045c7bb6d..0f4299905 100644 --- a/pkgs/core/udev/udev.nm +++ b/pkgs/core/udev/udev.nm @@ -34,8 +34,8 @@ PKG_URL = ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/ PKG_LICENSE = GPLv2+ PKG_SUMMARY = A userspace implementation of devfs. -PKG_BUILD_DEPS+= glib2-devel gperf kbd libacl-devel libusb-compat-devel \ - pciutils pkg-config usbutils util-linux-ng-devel +PKG_BUILD_DEPS+= glib2-devel gperf kbd libacl-devel libuuid-devel \ + libusb-compat-devel pciutils pkg-config usbutils define PKG_DESCRIPTION The udev package contains an implementation of devfs in userspace using \