README: simplify documented dependency on util-linux

we stritcly require features from util-linux v2.25, such a new version
is not optional, hence document this.
This commit is contained in:
Lennart Poettering 2014-10-22 12:37:08 +02:00
parent 48d3e8d07f
commit fdbbad981c
1 changed files with 1 additions and 5 deletions

6
README
View File

@ -129,12 +129,8 @@ REQUIREMENTS:
During runtime, you need the following additional
dependencies:
util-linux >= v2.19 required for agetty -s
v2.21 required for tests in test/
v2.25 required for fsck -l
util-linux >= v2.25 required
dbus >= 1.4.0 (strictly speaking optional, but recommended)
sulogin (from util-linux >= 2.22 or sysvinit-tools, optional but recommended,
required for tests in test/)
dracut (optional)
PolicyKit (optional)