academic/cadabra2: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 02:28:18 -05:00
parent 448584819e
commit 2f4dc1ecbb
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/slackbuildsdirectlinks/cadabra2/cada
MD5SUM="9e792260d2b6dea2bb7c5d8a0a627662"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-matplotlib python3-gmpy2 python3-sympy jsoncpp cmake-202x"
REQUIRES="python3-matplotlib python3-gmpy2 python3-sympy jsoncpp"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"