diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 21:48:38 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 21:48:38 +0100 |
commit | 4a4273ad90ed8f7c3876141a776c50bc8c96afd8 (patch) | |
tree | ef00e75de64ffa9ea97d50804af5b13e62e4cec0 /DEPENDENCIES | |
parent | whitespace (diff) | |
download | scrotty-4a4273ad90ed8f7c3876141a776c50bc8c96afd8.tar.gz scrotty-4a4273ad90ed8f7c3876141a776c50bc8c96afd8.tar.bz2 scrotty-4a4273ad90ed8f7c3876141a776c50bc8c96afd8.tar.xz |
misc improvements
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 445956e..abbb69c 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -12,8 +12,8 @@ BUILD DEPENDENCIES: libc gcc gettext (opt-out, for internationalisation) - texinfo (opt-out, for info, pdf, dvi and ps manuals) - texlive-plainextra (opt-in, for pdf, dvi and ps manuals) + texinfo (opt-out, for info, pdf, dvi, ps, and html manuals) + texlive-plainextra (opt-in, for pdf, dvi, and ps manuals) INSTALL DEPENDENCIES: |