mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/trezor: REQUIRES protobuf => protobuf3.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
de3773e33b
commit
66b8f240c9
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/trezor/python-trezor/archive/v0.7.9.post1/python-tr
|
|||
MD5SUM="2bb623c98ef0e5d4eae77fe7b0ecae7d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ecdsa protobuf mnemonic hidapi"
|
||||
REQUIRES="ecdsa protobuf3 mnemonic hidapi"
|
||||
MAINTAINER="Reedych"
|
||||
EMAIL="reedych@reedych.pw"
|
||||
|
|
Loading…
Reference in a new issue