From: Uwe Hermann Date: Fri, 29 Jan 2016 17:30:32 +0000 (+0100) Subject: README: Mention the missing libieee1284 requirement. X-Git-Tag: libsigrok-0.4.0~10 X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;h=db5449b918ee51c73d04bf3fded6d5b8c49b96df;hp=b165a24234b44a39e87661132ee0c92b49dac5ea;p=libsigrok.git README: Mention the missing libieee1284 requirement. --- diff --git a/README b/README index 7cb2717b..f99f569d 100644 --- a/README +++ b/README @@ -43,6 +43,7 @@ Requirements for the C library: - libusb-1.0 >= 1.0.16 (optional, used by some drivers) - libftdi >= 0.16 or libftdi1 >= 1.0 (optional, used by some drivers) - libgpib (optional, used by some drivers) + - libieee1284 (optional, used by some drivers) - check >= 0.9.4 (optional, only needed to run unit tests) - doxygen (optional, only needed for the C API docs) - graphviz (optional, only needed for the C API docs)