]> sigrok.org Git - pulseview.git/commitdiff
INSTALL: Revert libsigrokdecode requirement to >= 0.5.2.
authorUwe Hermann <redacted>
Tue, 31 Mar 2020 19:34:19 +0000 (21:34 +0200)
committerUwe Hermann <redacted>
Tue, 31 Mar 2020 19:41:54 +0000 (21:41 +0200)
Since e352126 PulseView will handle all libsigrokdecode >= 0.5.2
versions correctly.

INSTALL

diff --git a/INSTALL b/INSTALL
index 66cc2acd407cb44b2125a341517ed9c28237844a..d666f0a7f8247aa68117b2be16a8822369c59c3f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -25,7 +25,7 @@ Requirements
     - libboost-test (optional, only needed to run the unit tests)
     - libboost-stacktrace (optional, only needed for debugging)
  - libsigrokcxx >= 0.5.1 (libsigrok C++ bindings)
- - libsigrokdecode >= 0.6.0
+ - libsigrokdecode >= 0.5.2
  - libsigrokandroidutils >= 0.1.0 (optional, only needed on Android)
  - asciidoctor (optional, only needed to build the HTML manual)
  - asciidoctor-pdf (optional, only needed to build the PDF manual)