aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-18 00:16:30 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-18 00:16:30 +0200
commit59902bb3ec30c6e256e31a9c295139b6acd75ddf (patch)
tree6fd1d85298a7e2d4567332942b8a26669e23fd67 /DEPENDENCIES
parentuse less unicode (diff)
downloadlibgamma-59902bb3ec30c6e256e31a9c295139b6acd75ddf.tar.gz
libgamma-59902bb3ec30c6e256e31a9c295139b6acd75ddf.tar.bz2
libgamma-59902bb3ec30c6e256e31a9c295139b6acd75ddf.tar.xz
gcc is required
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 445852e..51b0281 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -23,7 +23,7 @@ BUILD DEPENDENCIES:
grep
sed
coreutils
- c99
+ gcc
general-preprocessor (gpp)
python3
texinfo Optional: for info, pdf, ps and dvi manuals
@@ -46,7 +46,7 @@ DEPENDENCIES SOURCES:
grep https://www.gnu.org/software/grep
sed https://www.gnu.org/software/sed
coreutils https://www.gnu.org/software/coreutils
- c99 https://gcc.gnu.org
+ gcc https://gcc.gnu.org
general-preprocessor (gpp) https://github.com/maandree/gpp
python3 https://www.python.org/
texinfo https://www.gnu.org/software/texinfo/