From: Lennart Poettering Date: Wed, 16 Feb 2011 18:09:11 +0000 (+0100) Subject: README: update requirements X-Git-Tag: v18~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=3ede835a0486f2ecc025dede0b33e9a1edc06d30;ds=inline README: update requirements --- diff --git a/README b/README index e38c19b19..0e5532aed 100644 --- a/README +++ b/README @@ -30,9 +30,27 @@ REQUIREMENTS: Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups) 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) - gtk+ >= 2.20 - libcap - PAM >= 1.1.2 (optional) + plymouth (optional) + dracut (optional)