X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=README;h=7a76f3fdf0c1fc3fc36f4d182f1f2a23943806f7;hp=768c8ca2b6612d1850d69f8f25e95c830850aef7;hb=HEAD;hpb=e4c9ea56d76cbcc0dbce1eb5386873f25759699f diff --git a/README b/README index 768c8ca2..8686a262 100644 --- a/README +++ b/README @@ -49,6 +49,7 @@ Requirements for the C library: - libgpib (optional, used by some drivers) - libieee1284 (optional, used by some drivers) - libgio >= 2.32.0 (optional, used by some drivers) + - nettle (optional, used by some drivers) - check >= 0.9.4 (optional, only needed to run unit tests) - doxygen (optional, only needed for the C API docs) - graphviz (optional, only needed for the C API docs) @@ -63,7 +64,7 @@ Requirements for the C++ bindings: - doxygen (required for building the bindings, not only for C++ API docs!) - graphviz (optional, only needed for the C++ API docs) - Python (2 or 3) executable (development files are not needed) - - glibmm-2.4 (>= 2.32.0) + - glibmm-2.4 (>= 2.32.0) or glibmm-2.68 (>= 2.68.0) Requirements for the Python bindings: