]> sigrok.org Git - pulseview.git/blobdiff - INSTALL
pv::data::DecoderStack: Set _row for each annotation.
[pulseview.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index f5ab4a773ae2b495219abcf6e8fafa997618d2f2..838717cf45d7a596051c4d06274ec4d725cce362 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -10,14 +10,15 @@ Requirements
  - make
  - libtool
  - pkg-config >= 0.22
- - cmake >= 2.6
+ - cmake >= 2.8.6
  - libglib >= 2.28.0
  - Qt >= 4.5
  - 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