]> sigrok.org Git - libsigrokdecode.git/blobdiff - README
srd: Update README.
[libsigrokdecode.git] / README
diff --git a/README b/README
index e1d93ee166b0e158fdf1c89e86bfb68977c8858d..b698a53b1165b5eec22bd8403a9d44a92ad39ad3 100644 (file)
--- a/README
+++ b/README
@@ -27,10 +27,14 @@ Requirements
 ------------
 
  - git
 ------------
 
  - git
- - gcc, g++, make, ...
- - autoconf, automake, libtool, pkg-config
+ - gcc (>= 4.0)
+ - make
+ - autoconf >= 2.63
+ - automake >= 1.11
+ - libtool
+ - pkg-config >= 0.22
  - libglib >= 2.22.0
  - libglib >= 2.22.0
- - Python >= 3.x (for protocol decoders)
+ - Python >= 3.0
 
 
 Building and installing
 
 
 Building and installing