From 8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 5 Aug 2017 18:30:37 -0400 Subject: 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. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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) -- cgit v1.2.1