X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=INSTALL;h=4a93e081738a503c86e0d9a2a1b365abda84dbc1;hp=f5ab4a773ae2b495219abcf6e8fafa997618d2f2;hb=f0c9f81c03d2c1d1fa59c357a88d25f6a3128651;hpb=84b1b7d28acc52214940ac94a84943cf9e9685fa diff --git a/INSTALL b/INSTALL index f5ab4a77..4a93e081 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 - - libsigrok >= 0.2.0 - - libsigrokdecode >= 0.2.0 (optional, support disabled by default for now) + - libboost-filesystem + - libboost-test (optional, only needed to run the unit tests) + - libsigrok >= 0.3.0 + - libsigrokdecode >= 0.3.0 Building and installing