From 5164bbd91e9ddafb245bc275d26e2edcae8443e1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 24 Jan 2015 20:55:37 +0100 Subject: [PATCH] INSTALL: Update build requirements list. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index db85f73c..6109714e 100644 --- a/INSTALL +++ b/INSTALL @@ -5,12 +5,12 @@ INSTALL Requirements ------------ - - git + - git (only needed when building from git) - A C++ compiler with C++11 support (-std=c++11 option), e.g. - g++ (>= 4.7) - clang++ (>= 3.1) - make - - libtool + - libtool (only needed when building from git) - pkg-config >= 0.22 - cmake >= 2.8.6 - libglib >= 2.28.0 -- 2.30.2