]> sigrok.org Git - pulseview.git/blobdiff - INSTALL
Split annotation data set into rows, and improved painting.
[pulseview.git] / 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 >= 1.42 (including the following libs):
     - libboost-system
     - libboost-thread
+    - libboost-test (optional, only needed to run the unit tests)
  - libsigrok >= 0.2.0
  - libsigrok >= 0.2.0
- - libsigrokdecode >= 0.2.0 (optional, support disabled by default for now)
+ - libsigrokdecode >= 0.2.0
 
 
 Building and installing
 
 
 Building and installing