summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-02-11 00:43:26 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2012-02-11 00:43:26 +0100
commit7b56d7a5d272879bc2b48f751935fda86347c438 (patch)
tree0066c46abf5666fe1ad450c2c40bb0f3cae40e58 /README
parent511e2123038c0df994ecadb1454d0869dc256698 (diff)
downloadlibsigrokdecode-7b56d7a5d272879bc2b48f751935fda86347c438.tar.gz
libsigrokdecode-7b56d7a5d272879bc2b48f751935fda86347c438.zip
srd: Update README.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4a2441c..b698a53 100644
--- a/README
+++ b/README
@@ -27,14 +27,14 @@ Requirements
------------
- git
- - gcc
+ - gcc (>= 4.0)
- make
- autoconf >= 2.63
- automake >= 1.11
- libtool
- pkg-config >= 0.22
- libglib >= 2.22.0
- - Python >= 3.x (for protocol decoders)
+ - Python >= 3.0
Building and installing