From: Uwe Hermann Date: Thu, 23 Oct 2014 13:44:01 +0000 (+0200) Subject: INSTALL: Clarify requirements. X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=commitdiff_plain;h=321ce42a37dbe19c38c34a724130b7a78bf3fffc INSTALL: Clarify requirements. PulseView depends on the libsigrok C++ bindings (not directly on the libsigrok C library itself). --- diff --git a/INSTALL b/INSTALL index 78868cd..5d0be6a 100644 --- 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 + - libsigrokxx >= 0.3.0 (libsigrok C++ bindings) - libsigrokdecode >= 0.3.0