INSTALL: Mention optional libboost-stacktrace.
authorUwe Hermann <uwe@hermann-uwe.de>
Sun, 28 Oct 2018 21:46:30 +0000 (22:46 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Sun, 28 Oct 2018 21:46:30 +0000 (22:46 +0100)
INSTALL

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-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)
  - libsigrokcxx >= 0.6.0 (libsigrok C++ bindings)
  - libsigrokdecode >= 0.6.0
  - libsigrokandroidutils >= 0.1.0 (optional, only needed on Android)