]> sigrok.org Git - pulseview.git/blobdiff - INSTALL
Add a tooltip for the "Add decoder" button.
[pulseview.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 3fddb39a5c3fc71a91dadd1de3aae29905eaa7c8..9f95554be9de7973b7b2fd74e394b8544ac378fa 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,16 +12,14 @@ Requirements
  - make
  - libtool (only needed when building from git)
  - pkg-config >= 0.22
- - cmake >= 2.8.6
+ - cmake >= 2.8.12
  - libglib >= 2.28.0
  - glibmm-2.4 (>= 2.28.0)
- - Qt4 >= 4.5 or Qt5 (including the following components):
-    - Qt4: QtCore, QtGui, QtSvg
-    - Qt5: Qt5Core, Qt5Gui, Qt5Widgets, Qt5Svg
- - libboost >= 1.53 (including the following libs):
+ - Qt5 (including the following components):
+    - Qt5Core, Qt5Gui, Qt5Widgets, Qt5Svg
+ - libboost >= 1.55 (including the following libs):
     - libboost-system
     - libboost-filesystem
-    - libboost-thread
     - libboost-serialization
     - libboost-test (optional, only needed to run the unit tests)
  - libsigrokcxx >= 0.4.0 (libsigrok C++ bindings)