diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-13 21:14:48 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-13 21:14:48 +0200 |
commit | 210e38867de7b86a4fa7b9ff7109c2584e705478 (patch) | |
tree | 7ab9d0fc7da69d44ae0e4cdb16192c135129427e | |
parent | Update news (diff) | |
download | libclut-210e38867de7b86a4fa7b9ff7109c2584e705478.tar.gz libclut-210e38867de7b86a4fa7b9ff7109c2584e705478.tar.bz2 libclut-210e38867de7b86a4fa7b9ff7109c2584e705478.tar.xz |
Obviously you need a compiler
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 2138f8e..cfd6079 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -7,6 +7,7 @@ BUILD DEPENDENCIES: make coreutils + cc texinfo>=4.11 (opt-out, for info, pdf, dvi, ps, and html manuals) texlive-plainextra (opt-in, for pdf, dvi, and ps manuals) |