chiark / gitweb /
README: document that we need ipv6
[elogind.git] / README
diff --git a/README b/README
index 756622660c3f18832e942ba7e01ccbca5a5a133e..b2a6dc3ecf4e90b49d70fa05acd4eb6ead5156d8 100644 (file)
--- a/README
+++ b/README
@@ -27,11 +27,30 @@ AUTHOR:
         Lennart Poettering with major support from Kay Sievers
 
 REQUIREMENTS:
-        Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups)
-        libudev >= 160
-        libcgroup >= 0.35
-        vala >= 0.80
-        gtk+ >= 2.20
-        dbus >= 1.2.24
+        Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups, ipv6)
+        libudev >= 163
+        dbus >= 1.4.0
         libcap
+        gtk+ >= 2.20 (optional)
         PAM >= 1.1.2 (optional)
+        libcryptsetup (optional)
+        libaudit (optional)
+        libselinux (optional)
+        tcpwrappers (optional)
+        libnotify (optional)
+
+        When you build from git you need the following additional dependencies:
+
+        vala >= 0.10
+        docbook-xsl
+        xsltproc
+        automake
+        autoconf
+        libtool
+
+        During runtime you need the following dependencies:
+
+        util-linux > v2.18 (requires fsck -l, agetty -s)
+        sulogin (from sysvinit-tools)
+        plymouth (optional)
+        dracut (optional)