projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
074da67
)
INSTALL: Mention optional libboost-stacktrace.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 28 Oct 2018 21:46:30 +0000
(22:46 +0100)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 28 Oct 2018 21:46:30 +0000
(22:46 +0100)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index 3615a128f246b7941dae9792688c4564ee82f66e..b51b246ebf3ea492a378f0cb762b5869e34909fe 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-22,6
+22,7
@@
Requirements
- libboost-filesystem
- libboost-serialization
- libboost-test (optional, only needed to run the unit tests)
+ - libboost-stacktrace (optional, only needed for debugging)
- libsigrokcxx >= 0.6.0 (libsigrok C++ bindings)
- libsigrokdecode >= 0.6.0
- libsigrokandroidutils >= 0.1.0 (optional, only needed on Android)