diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-08-10 20:57:43 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-11 10:41:05 +0700 |
| commit | bbacce5b75ead8e6c1dcce6be60197b36c858f6e (patch) | |
| tree | 6d59217f5226f821120ae848814cf01854cbdd8a /python | |
| parent | ac8d5bf72062b222e542c4aa9a42355befe87b77 (diff) | |
python/python3-trezor: Fix missing dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-trezor/python3-trezor.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-trezor/python3-trezor.info b/python/python3-trezor/python3-trezor.info index d8a0f961f8..2c621c207a 100644 --- a/python/python3-trezor/python3-trezor.info +++ b/python/python3-trezor/python3-trezor.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trezor/trezor-0.13.10 MD5SUM="487f8dcf2ea818fc5e0df54f309fe8d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="click python3-wheel python3-mnemonic python3-shamir-mnemonic python3-typing-extensions python3-construct-classes python3-slip10" +REQUIRES="click python3-wheel python3-mnemonic python3-shamir-mnemonic python3-typing-extensions python3-construct-classes python3-slip10 python3-libusb1" MAINTAINER="nomnombtc" EMAIL="nomnombtc@arcor.de" |
