X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=dc795f6d2969e9216f8f8e959f3a15c2e7fcef82;hb=0acdd79357633e90bb1a398e246ad96b39dceda9;hp=831b3106d6295f32b1c511abcad48eb3e7e441ca;hpb=26aec7fdc4c5d1f3e7ec6c373b16b6605b4a6e38;p=libsigrok.git diff --git a/README b/README index 831b3106..dc795f6d 100644 --- a/README +++ b/README @@ -35,10 +35,11 @@ Requirements - libtool - pkg-config >= 0.22 - libglib >= 2.32.0 - - libzip >= 0.8 - - libusb-1.0 >= 1.0.9 (optional, used by most drivers) - - libftdi >= 0.16 (optional, used by some drivers) - - libasound / alsa-lib >= 1.0 (optional, only used by the alsa driver) + - 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 or libftdi1 >= 1.0 (optional, used by some drivers) - check >= 0.9.4 (optional, only needed to run unit tests)