summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Gilbert <floppymaster@gmail.com>2017-08-05 18:30:37 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-08-05 18:30:37 -0400
commit8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1 (patch)
treebafe493a42160da51d6eb212e9b346be7af5fb8b /README
parent054ee249a28194626115a23257870f257bf69fda (diff)
downloadsystemd-8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1.tar.gz
Revert "README: document that gperf 3.1 is required for building now" (#6541)
This reverts commit 4f5e972279d9ee6192930a0392f49cae9ad45daa. Building with gperf 3.0 works just fine; we had an autoconf check to determine the correct data types, and this check was ported to meson.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bf010f8acf..5ebaf95796 100644
--- a/README
+++ b/README
@@ -151,7 +151,7 @@ REQUIREMENTS:
libidn2 or libidn (optional)
elfutils >= 158 (optional)
pkg-config
- gperf >= 3.1
+ gperf
docbook-xsl (optional, required for documentation)
xsltproc (optional, required for documentation)
python-lxml (optional, required to build the indices)