]> sigrok.org Git - libsigrokdecode.git/blobdiff - README
srd: no public API functions use python-specific arguments now
[libsigrokdecode.git] / README
diff --git a/README b/README
index 4a2441c1d57d0350d6aece8d622b545afc47a279..b698a53b1165b5eec22bd8403a9d44a92ad39ad3 100644 (file)
--- 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