summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-04-09 21:02:16 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2014-04-13 18:44:48 +0200
commita0a9afd940fe8f447665b369328f270f5ba10cb9 (patch)
tree0eab796ccf1108b9c30a760515e60191154d11f4 /README
parenta5077804d65c3b699a9dbce76ac77d6a7db81133 (diff)
downloadlibsigrokdecode-a0a9afd940fe8f447665b369328f270f5ba10cb9.tar.gz
libsigrokdecode-a0a9afd940fe8f447665b369328f270f5ba10cb9.zip
README: Update build dependencies list.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 7d11ae5..e80ddd1 100644
--- a/README
+++ b/README
@@ -35,8 +35,9 @@ Requirements
- libtool
- pkg-config >= 0.22
- libglib >= 2.24.0
- - Python >= 3.0
+ - Python >= 3.2
- check >= 0.9.4 (optional, only needed to run unit tests)
+ - libsigrok >= 0.2.0 (optional, only needed for the developer PD tests)
Building and installing