X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=INSTALL;h=4a93e081738a503c86e0d9a2a1b365abda84dbc1;hp=18f0e0bb191ea83bdf3a7b4e3d982d4fdde1574f;hb=4d95ef609546490c4f981d47e4a44d097079c628;hpb=a5331e7ac8dfc5e8bab56818e93a53bb39c9e44f diff --git a/INSTALL b/INSTALL index 18f0e0bb..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.1.0 + - libboost-filesystem + - libboost-test (optional, only needed to run the unit tests) + - libsigrok >= 0.3.0 + - libsigrokdecode >= 0.3.0 Building and installing