From: Zbigniew Jędrzejewski-Szmek Date: Sat, 17 Dec 2016 14:26:40 +0000 (-0500) Subject: README: bump dbus dep X-Git-Tag: v233~308^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4892%2Fhead;p=thirdparty%2Fsystemd.git 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= --- diff --git a/README b/README index 9f5bc938272..f7ccac8b0b0 100644 --- a/README +++ b/README @@ -142,7 +142,7 @@ REQUIREMENTS: dependencies: 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) PolicyKit (optional)