X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=INSTALL;h=20a0bd60dd1c887eb6f1bd6989aa72db7ac10d92;hb=7a2305bcc329d599d2fc87e3caff4de9a28d0bff;hp=f5ab4a773ae2b495219abcf6e8fafa997618d2f2;hpb=84b1b7d28acc52214940ac94a84943cf9e9685fa;p=pulseview.git diff --git a/INSTALL b/INSTALL index f5ab4a7..20a0bd6 100644 --- a/INSTALL +++ b/INSTALL @@ -10,14 +10,16 @@ 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-filesystem + - 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