summaryrefslogtreecommitdiffstats
path: root/base/udev/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'base/udev/Pkgfile')
-rw-r--r--base/udev/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/base/udev/Pkgfile b/base/udev/Pkgfile
index aaa59eb4b..201c778d2 100644
--- a/base/udev/Pkgfile
+++ b/base/udev/Pkgfile
@@ -2,9 +2,10 @@
# URL: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
+# Depends on: glib, usbutils, gobject-introspection, gperf, acl, picutils
name=udev
-version=157
+version=158
release=1
_lfs_release=20100128
source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/$name-$version.tar.bz2 \
@@ -25,12 +26,12 @@ ln -s /proc/kcore $PKG/lib/udev/devices/core
--sysconfdir=/etc --sbindir=/sbin \
--with-rootlibdir=/lib --libexecdir=/lib/udev \
--docdir=/usr/share/doc/udev-$version \
- --disable-extras --disable-introspection
+ --with-pci-ids-path=/usr/share/pci.ids.gz
make
make install DESTDIR=$PKG mandir="/usr/share/man"
-install -m644 -v rules/gentoo/30-kernel-compat.rules \
+install -m644 -v rules/misc/30-kernel-compat.rules \
$PKG/lib/udev/rules.d/
cd ../udev-config-${_lfs_release}
make DESTDIR=$PKG install