X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=7cb2717bcb331efb12b249b20a18e5d6f99d7726;hb=3f48fc82b5bc13e749b30a47dd6ca06f8cd2b00e;hp=9c00d0add93777a2453c70d717fda4cff07a86ea;hpb=896fc9c7231c7567cda84404eb0fcdd889b556a2;p=libsigrok.git diff --git a/README b/README index 9c00d0ad..7cb2717b 100644 --- a/README +++ b/README @@ -37,7 +37,7 @@ Requirements for the C library: - libtool (only needed when building from git) - pkg-config >= 0.22 - libglib >= 2.32.0 - - libzip >= 0.11 + - libzip >= 0.10 - libserialport >= 0.1.1 (optional, used by some drivers) - librevisa >= 0.0.20130412 (optional, used by some drivers) - libusb-1.0 >= 1.0.16 (optional, used by some drivers) @@ -71,6 +71,13 @@ Requirements for the Python bindings: - graphviz (optional, only needed for the Python API docs) - doxypy (optional, only needed for the Python API docs) +Requirements for the Ruby bindings: + + - libsigrokcxx >= 0.3.0 (the libsigrok C++ bindings, see above) + - Ruby >= 1.9.3 (including development files!) + - SWIG >= 3.0.8 + - YARD (optional, only needed for the Ruby API docs) + Requirements for the Java bindings: - libsigrokcxx >= 0.3.0 (the libsigrok C++ bindings, see above)