]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
udev: Update dependencies.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 5 Nov 2010 16:10:32 +0000 (17:10 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 5 Nov 2010 16:10:32 +0000 (17:10 +0100)
pkgs/core/udev/udev.nm

index 045c7bb6de53d7af696236df272d18da7f18352f..0f429990567e9ac7d12849e7fa379cc3d0824f4f 100644 (file)
@@ -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 \