mirror of
https://github.com/systemd/systemd.git
synced 2025-12-10 16:24:23 +03:00
README: bump dbus dep
We should also mention this in NEWS before release. Suggested text: > DBus policy files are now installed into /usr rather than /etc. Make sure > your system has dbus = 1.9.18 running before upgrading to this version, or > override the install path with --with-dbuspolicydir=
This commit is contained in:
2
README
2
README
@@ -142,7 +142,7 @@ REQUIREMENTS:
|
|||||||
dependencies:
|
dependencies:
|
||||||
|
|
||||||
util-linux >= v2.27.1 required
|
util-linux >= v2.27.1 required
|
||||||
dbus >= 1.4.0 (strictly speaking optional, but recommended)
|
dbus >= 1.9.18 (strictly speaking optional, but recommended)
|
||||||
dracut (optional)
|
dracut (optional)
|
||||||
PolicyKit (optional)
|
PolicyKit (optional)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user