X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=9f95554be9de7973b7b2fd74e394b8544ac378fa;hb=b14a9371f3be435b54e62092f0b2c55549561480;hp=3fddb39a5c3fc71a91dadd1de3aae29905eaa7c8;hpb=f8cbea47735d02294f241610f0988c94e84f9693;p=pulseview.git diff --git a/INSTALL b/INSTALL index 3fddb39a..9f95554b 100644 --- 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)