mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/meep: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b8c5fa5ac0
commit
02842a919f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/NanoComp/meep/releases/download/v1.25.0/meep-1.25.0
|
|||
MD5SUM="968b8da6c25aae3757457520d1520eb2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lapack hdf5 libctl mpb"
|
||||
REQUIRES="mpb"
|
||||
MAINTAINER="PaulKinsler"
|
||||
EMAIL="dr.paul@kinsler.org"
|
||||
|
|
Loading…
Reference in a new issue