From 59902bb3ec30c6e256e31a9c295139b6acd75ddf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 18 Jun 2014 00:16:30 +0200 Subject: gcc is required MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DEPENDENCIES') 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/ -- cgit v1.2.3-70-g09d2