Update README with test/ requirements

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-12-10 20:27:14 -05:00
parent e3bfb7be07
commit 8be1284842

6
README
View file

@ -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)