]> sigrok.org Git - pulseview.git/commitdiff
INSTALL: Bump requirement to libsigrokcxx >= 0.6.0.
authorUwe Hermann <redacted>
Mon, 26 Jun 2017 20:46:23 +0000 (22:46 +0200)
committerUwe Hermann <redacted>
Tue, 27 Jun 2017 11:21:19 +0000 (13:21 +0200)
PulseView now uses APIs that are only available in
libsigrokcxx >= 0.6.0.

INSTALL

diff --git a/INSTALL b/INSTALL
index 3f883e9731f45a80ca629abcb7fd8f6497e1349c..62cebc8333ab9b85434040647602995e92cb68fd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -22,7 +22,7 @@ Requirements
     - libboost-filesystem
     - libboost-serialization
     - libboost-test (optional, only needed to run the unit tests)
     - libboost-filesystem
     - libboost-serialization
     - libboost-test (optional, only needed to run the unit tests)
- - libsigrokcxx >= 0.5.0 (libsigrok C++ bindings)
+ - libsigrokcxx >= 0.6.0 (libsigrok C++ bindings)
  - libsigrokdecode >= 0.5.0
  - libsigrokandroidutils >= 0.1.0 (optional, only needed on Android)
 
  - libsigrokdecode >= 0.5.0
  - libsigrokandroidutils >= 0.1.0 (optional, only needed on Android)