X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=README;h=234b0efd336e42fef8bddd27f0edd910d69fe50c;hp=3cb073191f3c7c8d25a1528dad1f9a600c150af5;hb=d4b0eec33f5f74723327305f5230ac258ba250b7;hpb=7f1cb96e2f9bc674df26d4d47320c6736864a31e diff --git a/README b/README index 3cb0731..234b0ef 100644 --- a/README +++ b/README @@ -20,16 +20,16 @@ sigrok-cli is in a usable state and has had official tarball releases. Requirements ------------ - - git - - gcc + - git (only needed when building from git) + - gcc or clang - make - - autoconf >= 2.63 - - automake >= 1.11 - - libtool + - 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 @@ -74,7 +74,7 @@ Mailing list IRC --- -You can find the sigrok developers in the #sigrok IRC channel on Freenode. +You can find the sigrok developers in the #sigrok IRC channel on Libera.Chat. Website