]> sigrok.org Git - sigrok-cli.git/blobdiff - README
cli: more flexible generic arg parser
[sigrok-cli.git] / README
diff --git a/README b/README
index 87d03115685944c6a026c27a285bdbfe917972c5..b4c78b2cd2d262709ea0b482f87100b26f675201 100644 (file)
--- a/README
+++ b/README
@@ -21,11 +21,15 @@ Requirements
 ------------
 
  - git
- - gcc, g++, make, ...
- - autoconf, automake, libtool, pkg-config
- - libglib >= 2.22.0
- - libsigrok
- - libsigrokdecode
+ - gcc
+ - make
+ - autoconf >= 2.63
+ - automake >= 1.11
+ - libtool
+ - pkg-config >= 0.22
+ - libglib >= 2.28.0
+ - libsigrok >= 0.2.0
+ - libsigrokdecode >= 0.1.0
 
 
 Building and installing