Drop support for Qt4.
[pulseview.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 3fddb39a5c3fc71a91dadd1de3aae29905eaa7c8..075b18cedab5aa09a2ecf575409202c9f5418905 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -15,13 +15,11 @@ Requirements
  - cmake >= 2.8.6
  - 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)