From 9a96e233b051b31289c84f90a321583887b1400a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 10 Aug 2017 20:24:16 -0400 Subject: Remove PCRE --- manual/qpdf-manual.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 5f1a90e2..a944f38a 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -93,7 +93,7 @@ System Requirements - The qpdf package has relatively few external dependencies. In + The qpdf package has only one external dependencies. In order to build qpdf, the following packages are required: @@ -101,11 +101,6 @@ zlib: http://www.zlib.net/ - - - pcre: http://www.pcre.org/ - - gnu make 3.81 or newer: http://www.gnu.org/software/make @@ -1466,7 +1461,7 @@ outfile.pdf When linking against the qpdf static library, you may also need to - specify -lpcre -lz on your link command. If + specify -lz on your link command. If your system understands how to read libtool .la files, this may not be necessary. -- cgit v1.2.3-54-g00ecf