projects
/
libsigrokdecode.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
srd: Add/use SRD_API/SRD_PRIV macros.
[libsigrokdecode.git]
/
README
diff --git
a/README
b/README
index e1d93ee166b0e158fdf1c89e86bfb68977c8858d..4a2441c1d57d0350d6aece8d622b545afc47a279 100644
(file)
--- a/
README
+++ b/
README
@@
-27,8
+27,12
@@
Requirements
------------
- 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
- Python >= 3.x (for protocol decoders)