aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-07 21:59:34 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-07 21:59:34 +0100
commit2aa3a2cbe7667ade5903c18d6719cf54cfaceb9e (patch)
treea2eee84eb8248ff9705be547225c6d895bd6100f /DEPENDENCIES
parentdeps: alloca (diff)
downloadscrotty-2aa3a2cbe7667ade5903c18d6719cf54cfaceb9e.tar.gz
scrotty-2aa3a2cbe7667ade5903c18d6719cf54cfaceb9e.tar.bz2
scrotty-2aa3a2cbe7667ade5903c18d6719cf54cfaceb9e.tar.xz
small fixes
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 04fce66..ba9a00b 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -10,7 +10,7 @@ BUILD DEPENDENCIES:
make
coreutils
libc
- gcc (any cc can be used if WARN in Makefile is edited)
+ gcc (any c99 can be used if WARN in Makefile is edited)
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)