mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/python3-obspy: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe50e423ef
commit
8acd12a655
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/obspy/obspy/archive/1.3.1/obspy-1.3.1.tar.gz"
|
|||
MD5SUM="6864fea23e14e4a3e3b3099c910433b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="decorator scipy3 greenlet lxml SQLAlchemy python3-basemap suds-jurko"
|
||||
REQUIRES="decorator python3-scipy greenlet lxml SQLAlchemy python3-basemap suds-jurko"
|
||||
MAINTAINER="Cristiano Urban"
|
||||
EMAIL="cristiano.urban.slack@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue