academic/getfem: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b84f8abffa
commit
5f234f25f1
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/getfem/stable/getfem-
|
||||||
MD5SUM="90ba2a270ec8c559796f2a7c90a79d32"
|
MD5SUM="90ba2a270ec8c559796f2a7c90a79d32"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="scipy3"
|
REQUIRES="python3-scipy"
|
||||||
MAINTAINER="Fellype do Nascimento"
|
MAINTAINER="Fellype do Nascimento"
|
||||||
EMAIL="fellype (at) gmail (dot) com"
|
EMAIL="fellype (at) gmail (dot) com"
|
||||||
|
|
Loading…
Reference in New Issue