]> sigrok.org Git - libsigrok.git/blobdiff - README
input: vcd: by default do not limit number of channels
[libsigrok.git] / README
diff --git a/README b/README
index 9c00d0add93777a2453c70d717fda4cff07a86ea..7cb2717bcb331efb12b249b20a18e5d6f99d7726 100644 (file)
--- 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)