aboutsummaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml9
1 files changed, 2 insertions, 7 deletions
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 @@
<sect1 id="ref.prerequisites">
<title>System Requirements</title>
<para>
- 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:
<itemizedlist>
<listitem>
@@ -103,11 +103,6 @@
</listitem>
<listitem>
<para>
- pcre: <ulink url="http://www.pcre.org/">http://www.pcre.org/</ulink>
- </para>
- </listitem>
- <listitem>
- <para>
gnu make 3.81 or newer: <ulink url="http://www.gnu.org/software/make">http://www.gnu.org/software/make</ulink>
</para>
</listitem>
@@ -1466,7 +1461,7 @@ outfile.pdf</option>
</para>
<para>
When linking against the qpdf static library, you may also need to
- specify <literal>-lpcre -lz</literal> on your link command. If
+ specify <literal>-lz</literal> on your link command. If
your system understands how to read libtool
<filename>.la</filename> files, this may not be necessary.
</para>