X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=INSTALL;h=838717cf45d7a596051c4d06274ec4d725cce362;hp=f5ab4a773ae2b495219abcf6e8fafa997618d2f2;hb=70fd65a7c6cf99dbb7820bd57398d447dd53467c;hpb=84b1b7d28acc52214940ac94a84943cf9e9685fa diff --git a/INSTALL b/INSTALL index f5ab4a77..838717cf 100644 --- a/INSTALL +++ b/INSTALL @@ -10,14 +10,15 @@ 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-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