From: Uwe Hermann Date: Wed, 9 Apr 2014 19:02:16 +0000 (+0200) Subject: README: Update build dependencies list. X-Git-Tag: libsigrokdecode-0.3.0~36 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=a0a9afd940fe8f447665b369328f270f5ba10cb9 README: Update build dependencies list. --- 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