From: Uwe Hermann Date: Sat, 24 Jan 2015 19:55:37 +0000 (+0100) Subject: INSTALL: Update build requirements list. X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=commitdiff_plain;h=5164bbd91e9ddafb245bc275d26e2edcae8443e1 INSTALL: Update build requirements list. --- diff --git a/INSTALL b/INSTALL index db85f73..6109714 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