diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-10 20:27:14 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-10 20:38:33 -0500 |
commit | 8be12848423218c034cfa7e3078774c9d4732281 (patch) | |
tree | f102f3e608c67b6f806bfffe664ba4fde08d5242 /README | |
parent | e3bfb7be07d9b1f4ebb12eb22c4c8bcd2a988d51 (diff) |
Update README with test/ requirements
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -112,9 +112,11 @@ REQUIREMENTS: During runtime, you need the following additional dependencies: - util-linux >= v2.19 (requires fsck -l, agetty -s) + util-linux >= v2.19 (requires fsck -l, agetty -s), + v2.21 required for tests in test/ dbus >= 1.4.0 (strictly speaking optional, but recommended) - sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended) + sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended, + required for tests in test/) dracut (optional) PolicyKit (optional) |