]> sigrok.org Git - libsigrok.git/blobdiff - README
input: vcd: refactor parsing a bit
[libsigrok.git] / README
diff --git a/README b/README
index 7ddfe81ed07056b04ceb7f051fda04b31d84d472..7cb2717bcb331efb12b249b20a18e5d6f99d7726 100644 (file)
--- a/README
+++ b/README
@@ -36,9 +36,9 @@ Requirements for the C library:
  - automake >= 1.11 (only needed when building from git)
  - libtool (only needed when building from git)
  - pkg-config >= 0.22
- - libglib >= 2.34.0
+ - libglib >= 2.32.0
  - libzip >= 0.10
- - libserialport >= 0.1.0 (optional, used by some drivers)
+ - 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)
  - libftdi >= 0.16 or libftdi1 >= 1.0 (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)