diff options
| author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-09 09:06:14 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-15 08:30:07 +0700 |
| commit | 21391b4ac1bb15bed9235bed0b3ec63a109b2510 (patch) | |
| tree | 3486c06360ac17f7bf00eed38e1176375f19167b /python/python3-bcrypt/python3-bcrypt.info | |
| parent | 76670d6774637f8efa3730a29636724c258e0c79 (diff) | |
python/python3-bcrypt: Fix build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bcrypt/python3-bcrypt.info')
| -rw-r--r-- | python/python3-bcrypt/python3-bcrypt.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bcrypt/python3-bcrypt.info b/python/python3-bcrypt/python3-bcrypt.info index 1b3f226d20..d9955bfbee 100644 --- a/python/python3-bcrypt/python3-bcrypt.info +++ b/python/python3-bcrypt/python3-bcrypt.info @@ -83,6 +83,6 @@ MD5SUM="04825a138ed1aabf499d7a5fbf35fcf6 \ fc484f491cd0c91e5d7343776e055a77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-setuptools-rust" +REQUIRES="python3-setuptools-rust-opt python3-wheel python3-build rust-opt" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |
