mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/snuggs: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0a6764abc0
commit
2411f01f86
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mapbox/snuggs/archive/1.4.7/snuggs-1.4.7.tar.gz"
|
|||
MD5SUM="28633274352aa2149b4d490c1e883a2a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="click-legacy7 numpy numpy3"
|
||||
REQUIRES="click-legacy7 python2-numpy python3-numpy"
|
||||
MAINTAINER="Benjamin Trigona-Harany"
|
||||
EMAIL="slackbuilds@jaxartes.net"
|
||||
|
|
Loading…
Reference in a new issue