chiark / gitweb /
README: update requirements
[elogind.git] / README
diff --git a/README b/README
index cc30683c06a6b69a4a1c6841e6fdb62bc772d83d..0e5532aed7fbddff54e601c1cdbd92f792c4d78d 100644 (file)
--- a/README
+++ b/README
@@ -30,8 +30,27 @@ REQUIREMENTS:
         Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups)
         libudev >= 163
         dbus >= 1.4.0
         Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups)
         libudev >= 163
         dbus >= 1.4.0
-        vala >= 0.10
-        util-linux > v2.18 (requires fsck -l, agetty -s)
-        gtk+ >= 2.20
         libcap
         libcap
+        gtk+ >= 2.20 (optional)
         PAM >= 1.1.2 (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)