]> sigrok.org Git - libsigrokdecode.git/blobdiff - README
tests/check_session.c: Use UINT64_MAX.
[libsigrokdecode.git] / README
diff --git a/README b/README
index 5e807aba3c1d2f96da8a68fc99a2a2e795e71714..e80ddd1e7e05bc51d4f527ad7e1a0b888c26ff15 100644 (file)
--- a/README
+++ b/README
@@ -35,7 +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