projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f717aa
)
INSTALL: Clarify requirements.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Thu, 23 Oct 2014 13:44:01 +0000
(15:44 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Thu, 23 Oct 2014 13:44:01 +0000
(15:44 +0200)
PulseView depends on the libsigrok C++ bindings (not directly on
the libsigrok C library itself).
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index 78868cd7070b4b3f2602b725cd6e77e7dfc16cdd..5d0be6a290ee62681f32f903dc650d88b0ac17d5 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-19,7
+19,7
@@
Requirements
- libboost-system
- libboost-filesystem
- libboost-test (optional, only needed to run the unit tests)
- - libsigrok
>= 0.3.0
+ - libsigrok
xx >= 0.3.0 (libsigrok C++ bindings)
- libsigrokdecode >= 0.3.0