1
0
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:
Zbigniew Jędrzejewski-Szmek
2016-12-17 09:26:40 -05:00
parent 0298f55bb0
commit 52b2f6b35d

2
README
View File

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