INSTALL: Update requirements list.
authorUwe Hermann <uwe@hermann-uwe.de>
Wed, 16 Oct 2013 23:41:46 +0000 (01:41 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 16 Oct 2013 23:41:46 +0000 (01:41 +0200)
Mention the optional libboost-test dependency, and drop the note about
libsigrokdecode support being optional/disabled (it's always enabled
right now).

INSTALL

diff --git a/INSTALL b/INSTALL
index 595ad8e2d950145e380bebd8dee1b8a87b6ecf27..838717cf45d7a596051c4d06274ec4d725cce362 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -16,8 +16,9 @@ Requirements
  - libboost >= 1.42 (including the following libs):
     - libboost-system
     - libboost-thread
+    - libboost-test (optional, only needed to run the unit tests)
  - libsigrok >= 0.2.0
- - libsigrokdecode >= 0.2.0 (optional, support disabled by default for now)
+ - libsigrokdecode >= 0.2.0
 
 
 Building and installing