]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
README: Mention build tools needed for compiling cups-filters
authorTill Kamppeter <till.kamppeter@gmail.com>
Sun, 21 Aug 2022 12:32:51 +0000 (14:32 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sun, 21 Aug 2022 12:32:51 +0000 (14:32 +0200)
README

diff --git a/README b/README
index e6b7a00c6192ec58d50695b98d5bc5b7d5b6dab1..276bb962af768c3efefeecdeec5dccf47e514c4b 100644 (file)
--- a/README
+++ b/README
@@ -37,6 +37,11 @@ INTRODUCTION
     recommended, especially if non-PDF printers are used, to have at
     least one of Ghostscript (preferred), Poppler, or MuPDF.
 
+    It also needs gcc (C compiler), automake, autoconf, autopoint, and
+    libtool. On Debian, Ubuntu, and distributions derived from them
+    you could also install the "build-essential" package to
+    auto-install most of these packages.
+
     If Ghostscript is used (via the "gsto..." or the "universal" CUPS
     filters), Ghostscript 9.56.0 is required and it has to be built at
     least with the "pdfwrite", "ps2write", "cups", "pwgraster",