diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 15:22:26 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 15:22:26 +0100 |
commit | eb53e8f87133640e891719ac9974b82869105f06 (patch) | |
tree | 1086af2dfeccd47c313ea8994bc7e468750c9d76 /DEPENDENCIES | |
parent | png conversion is no longer done in a separate process. (diff) | |
download | scrotty-eb53e8f87133640e891719ac9974b82869105f06.tar.gz scrotty-eb53e8f87133640e891719ac9974b82869105f06.tar.bz2 scrotty-eb53e8f87133640e891719ac9974b82869105f06.tar.xz |
add shell tab-completion + fix translation
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index d85870b..4ecfdbe 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -16,6 +16,7 @@ BUILD DEPENDENCIES: gettext (opt-out, for internationalisation) texinfo (opt-out, for info, pdf, dvi, ps, and html manuals) texlive-plainextra (opt-in, for pdf, dvi, and ps manuals) + auto-auto-complete (opt-in, for bash, fish, and zsh tab-completion) INSTALL DEPENDENCIES: |