diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2011-07-12 13:57:48 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-07-31 01:22:53 +0200 |
commit | 19d5d4cb6a89c844e298eb65bce6ba0fa9d58b91 (patch) | |
tree | 043da18754967791ab5f4fbb868ccd7d86bd52ae | |
parent | cd8654b13ebeffa7b4d2045a1bbcf46dd2352295 (diff) |
Add a few more dependencies to README
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -43,7 +43,9 @@ REQUIREMENTS: PAM >= 1.1.2 (optional) libcryptsetup (optional) libaudit (optional) + libacl (optional) libselinux (optional) + liblzma (optional) tcpwrappers (optional) When you build from git you need the following additional dependencies: @@ -53,7 +55,10 @@ REQUIREMENTS: automake autoconf libtool + intltool gperf + gtkdocize (optional) + python (optional) make, gcc, and similar tools During runtime you need the following dependencies: |