diff options
author | Lennart Poettering <lennart@poettering.net> | 2017-03-30 11:54:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-03-30 11:54:23 +0200 |
commit | 4f5e972279d9ee6192930a0392f49cae9ad45daa (patch) | |
tree | d919cbabb4789f34183e1eb17cdc7e61087f8fd5 /README | |
parent | ab883125704b9310dcdfcf7451a27e85609da76c (diff) | |
download | systemd-4f5e972279d9ee6192930a0392f49cae9ad45daa.tar.gz |
README: document that gperf 3.1 is required for building now
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,7 @@ REQUIREMENTS: autoconf libtool intltool - gperf + gperf >= 3.1 python (optional) python-lxml (optional, but required to build the indices) |