aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-27 15:49:21 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-27 15:49:26 +0100
commitc35a027acf77cb6a6024228fe5ad0647594862fc (patch)
tree54b585754618911250db8b96ae01d5a9fda2f495 /DEPENDENCIES
parentadd man page (diff)
downloadunstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.gz
unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.bz2
unstickpixels-c35a027acf77cb6a6024228fe5ad0647594862fc.tar.xz
new build system + add install file + add news file + add texinfo to deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES5
1 files changed, 5 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 3cb8a4a..66f7491 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -11,10 +11,15 @@ BUILD DEPENDENCIES:
c99
make
coreutils
+ texinfo>=4.11 (opt-out, for info, pdf, dvi, ps, and html manuals)
+ texlive-plainextra (opt-in, for pdf, dvi, and ps manuals)
+
+ texinfo<4.11 can be used if '@frenchspacing on' is removed.
INSTALL DEPENDENCIES:
make
coreutils
+ texinfo (opt-out, for dir-entry of info manual)