]> sigrok.org Git - libsigrok.git/blobdiff - README
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / README
diff --git a/README b/README
index ecdc2fd92875f35f14dd23c629c8a46503a289e7..8686a262889351fae0e088883be6b8157bcdd4c1 100644 (file)
--- a/README
+++ b/README
@@ -64,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: