X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=INSTALL;h=4a93e081738a503c86e0d9a2a1b365abda84dbc1;hb=ab186d22b223c95810bdd603db55568a14ba5de8;hp=838717cf45d7a596051c4d06274ec4d725cce362;hpb=e863bfad73beb7c398735b3e34c3968ad8ba5fbf;p=pulseview.git diff --git a/INSTALL b/INSTALL index 838717c..4a93e08 100644 --- a/INSTALL +++ b/INSTALL @@ -16,9 +16,10 @@ Requirements - 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 + - libsigrok >= 0.3.0 + - libsigrokdecode >= 0.3.0 Building and installing