X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=README;h=b698a53b1165b5eec22bd8403a9d44a92ad39ad3;hp=4a2441c1d57d0350d6aece8d622b545afc47a279;hb=e09023b9dc8f1d6783a3bf6b05402a88060a795f;hpb=066ecdabd251d503649850f09ff2bf161fc3364b diff --git a/README b/README index 4a2441c..b698a53 100644 --- a/README +++ b/README @@ -27,14 +27,14 @@ Requirements ------------ - git - - gcc + - gcc (>= 4.0) - make - autoconf >= 2.63 - automake >= 1.11 - libtool - pkg-config >= 0.22 - libglib >= 2.22.0 - - Python >= 3.x (for protocol decoders) + - Python >= 3.0 Building and installing