diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2014-05-06 23:06:57 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-05-06 23:07:15 +0200 |
commit | 92682a9977259f32054e839aa4a76028fec9ecda (patch) | |
tree | c30706562c7f8aa56b0cda900085dc11dc759bb2 /README | |
parent | 91fe57918dc2c030ab5e68e861ecd2f4abe92f20 (diff) | |
download | libsigrokdecode-92682a9977259f32054e839aa4a76028fec9ecda.tar.gz libsigrokdecode-92682a9977259f32054e839aa4a76028fec9ecda.zip |
Bump libsigrok (optional) dependency to 0.3.0.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ Requirements - libglib >= 2.24.0 - Python >= 3.2 - check >= 0.9.4 (optional, only needed to run unit tests) - - libsigrok >= 0.2.0 (optional, only needed for the developer PD tests) + - libsigrok >= 0.3.0 (optional, only needed for the developer PD tests) - python3-coverage (optional, only needed for the developer PD tests) |