summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2013-01-31 11:44:26 +0000
committerWerner LEMBERG <wl@gnu.org>2013-01-31 11:44:26 +0000
commita6a0eeabae346315543261cea55ee962181ed857 (patch)
tree64038792b6ee8b70f02ed78d585af26fcbd4600a /README
parent95be26cf209765185d8be22c1fcccb851ceb66b9 (diff)
downloadgroff-git-a6a0eeabae346315543261cea55ee962181ed857.tar.gz
README: Mention that you need netpbm and gs for compilation from CVS.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index fe424005b..0829b9116 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Copyright (C) 1989-2006, 2008, 2009, 2012
+ Copyright (C) 1989-2006, 2008, 2009, 2012-2013
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
@@ -92,10 +92,11 @@ original release of `bison' 1.875 is known not to work; you *may* find
that `bison' releases < 1.875 work, but in case of difficulty, please
update to a later version *before* posting a bug report.
-For *all* sources, you need ghostscript for creation of either `PDF'
-or `HTML' output; the `netpbm' and `psutils' packages are required
-only for `HTML' output. If you don't intend to produce output in
-either of these formats, then these packages are unnecessary.
+For *all* sources, you need ghostscript for creation of either `PDF' or
+`HTML' output; the `netpbm' and `psutils' packages are required only
+for `HTML' output (and for compilation from the CVS). If you don't
+intend to produce output in either of these formats, then these
+packages are unnecessary.
Additionally, producing `PDF' output directly with the `gropdf' device
needs a working installation of Perl.