]> sigrok.org Git - libsigrokdecode.git/blobdiff - README
Fix incorrect doxygen comment for srd_decoder_list().
[libsigrokdecode.git] / README
diff --git a/README b/README
index 5e807aba3c1d2f96da8a68fc99a2a2e795e71714..fa30ef066a30573f9b0636ff16a2eaf0fad7a909 100644 (file)
--- a/README
+++ b/README
@@ -35,7 +35,10 @@ 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.3.0 (optional, only needed for the developer PD tests)
+ - python3-coverage (optional, only needed for the developer PD tests)
 
 
 Building and installing