academic/getfem: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fellype do Nascimento 2022-11-06 19:48:12 +00:00 committed by Willy Sudiarto Raharjo
parent b84f8abffa
commit 5f234f25f1
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/getfem/stable/getfem-
MD5SUM="90ba2a270ec8c559796f2a7c90a79d32"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="scipy3"
REQUIRES="python3-scipy"
MAINTAINER="Fellype do Nascimento"
EMAIL="fellype (at) gmail (dot) com"