aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-06-16 21:13:15 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-16 21:13:15 +0200
commit514b8d62123e3d63f2b935aa1d58e5c411f3f603 (patch)
tree43cbaf88de747feb4f13457a6572b8b19d86c8b8 /README
parentccba91c746dfbb5623d537f39842c6873607db96 (diff)
downloadudev-514b8d62123e3d63f2b935aa1d58e5c411f3f603.tar.gz
configure: enable all extras by default, provide --disable-extras
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index d438afae..3a511802 100644
--- a/README
+++ b/README
@@ -38,6 +38,9 @@ Requirements:
these group names with only the rootfs mounted, and while no network is
available.
+ - To build all udev extras, libacl, libglib2, libusb, usbutils, pciutils are
+ needed. These dependencies can be disabled with the --disable-extras option.
+
Operation:
Udev creates and removes device nodes in /dev/, based on events the kernel
sends out on device discovery or removal.