X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=README;h=2bbf6ec0c147b920c535b78b4fbfc6b5ad885bbd;hp=9a3fe1f0a3449aa392e952c9aefaa4d7f742a4da;hb=6bb3c3dd27c0477705a5c0684a8c3fd506a35f48;hpb=198487f611d8a7be4fa15017c22fa01a56551ca6 diff --git a/README b/README index 9a3fe1f..2bbf6ec 100644 --- a/README +++ b/README @@ -20,16 +20,16 @@ sigrok-cli is in a usable state and has had official tarball releases. Requirements ------------ - - git (only needed when building from git) + - git (only needed when building from git) - gcc or clang - make - - autoconf >= 2.63 (only needed when building from git) - - automake >= 1.11 (only needed when building from git) - - libtool (only needed when building from git) + - autoconf >= 2.63 (only needed when building from git) + - automake >= 1.11 (only needed when building from git) + - libtool (only needed when building from git) - pkg-config >= 0.22 - - libglib >= 2.28.0 - - libsigrok >= 0.3.0 - - libsigrokdecode >= 0.3.0 + - libglib >= 2.32.0 + - libsigrok >= 0.5.0 + - libsigrokdecode >= 0.5.0 Building and installing