]> sigrok.org Git - libsigrok.git/commitdiff
README: Mention missing dependency 'librevisa'.
authorUwe Hermann <redacted>
Sun, 4 May 2014 20:04:37 +0000 (22:04 +0200)
committerUwe Hermann <redacted>
Sun, 4 May 2014 20:04:37 +0000 (22:04 +0200)
README

diff --git a/README b/README
index f8520ac778b92557803af000994cb5cb056ceb46..556ab3f492b3c5a32ed6ace7e76808404b2de188 100644 (file)
--- a/README
+++ b/README
@@ -37,6 +37,7 @@ Requirements
  - libglib >= 2.32.0
  - libzip >= 0.10
  - libserialport >= 0.1.0 (optional, used by some drivers)
+ - librevisa >= 0.0.20130812 (optional, used by some drivers)
  - libusb-1.0 >= 1.0.16 (optional, used by some drivers)
  - libftdi >= 0.16 (optional, used by some drivers)
  - check >= 0.9.4 (optional, only needed to run unit tests)