X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=INSTALL;h=4a93e081738a503c86e0d9a2a1b365abda84dbc1;hp=595ad8e2d950145e380bebd8dee1b8a87b6ecf27;hb=4d95ef609546490c4f981d47e4a44d097079c628;hpb=7ba41e7ec7e575ae34ed2af33920c6e843aaac4d diff --git a/INSTALL b/INSTALL index 595ad8e2..4a93e081 100644 --- a/INSTALL +++ b/INSTALL @@ -16,8 +16,10 @@ Requirements - 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