pari: add checkdepends to packages

This commit is contained in:
Gonzalo Tornaría 2021-08-22 23:07:24 -03:00 committed by Leah Neukirchen
parent 4e69433645
commit 18f5d74efd
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ make_check_target=statest-all
make_install_target="install install-lib-sta install-lib-dyn"
hostmakedepends="perl texlive"
makedepends="gmp-devel readline-devel $(vopt_if x11 libX11-devel)"
checkdepends="pari-elldata-small pari-galdata pari-galpol-small pari-seadata-small"
short_desc="Fast computations library in number theory"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="GPL-2.0-or-later"