projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3083cda
)
INSTALL: Bump requirement to libsigrokcxx >= 0.6.0.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Mon, 26 Jun 2017 20:46:23 +0000
(22:46 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
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
patch
|
blob
|
history
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)
- - 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)