]> sigrok.org Git - sigrok-cli.git/blobdiff - README
cli: output API says to check data_out, not length_out
[sigrok-cli.git] / README
diff --git a/README b/README
index 87d03115685944c6a026c27a285bdbfe917972c5..00f115567b066970b8f939a555aedb86ead1be0a 100644 (file)
--- a/README
+++ b/README
@@ -21,11 +21,15 @@ Requirements
 ------------
 
  - git
 ------------
 
  - git
- - gcc, g++, make, ...
- - autoconf, automake, libtool, pkg-config
+ - gcc
+ - make
+ - autoconf >= 2.63
+ - automake >= 1.11
+ - libtool
+ - pkg-config >= 0.22
  - libglib >= 2.22.0
  - libglib >= 2.22.0
- - libsigrok
- - libsigrokdecode
+ - libsigrok >= 0.2.0
+ - libsigrokdecode >= 0.1.0
 
 
 Building and installing
 
 
 Building and installing