]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: document that gperf 3.1 is required for building now
authorLennart Poettering <lennart@poettering.net>
Thu, 30 Mar 2017 09:54:23 +0000 (11:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 30 Mar 2017 09:54:23 +0000 (11:54 +0200)
NEWS
README

diff --git a/NEWS b/NEWS
index 9687bb81a91ab80023db7648326cff8f412b27e5..f177ca31e6497c3c05bc08e071a1d6d3c3989ddb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ systemd System and Service Manager
 
 CHANGES WITH 233:
 
+        * This version requires at least gperf 3.1 for building, 3.0 is not
+          sufficient.
+
         * The "hybrid" control group mode has been modified to improve
           compatibility with "legacy" cgroups-v1 setups. Specifically, the
           "hybrid" setup of /sys/fs/cgroup is now pretty much identical to
diff --git a/README b/README
index 30b5f7187650f5c10744c870fba37d62caa1225e..260668c8db5ba73c1641168d30ee3f68f8e43f7b 100644 (file)
--- a/README
+++ b/README
@@ -165,7 +165,7 @@ REQUIREMENTS:
         autoconf
         libtool
         intltool
-        gperf
+        gperf >= 3.1
         python (optional)
         python-lxml (optional, but required to build the indices)