pari: add checkdepends to packages
This commit is contained in:
parent
4e69433645
commit
18f5d74efd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ make_check_target=statest-all
|
||||||
make_install_target="install install-lib-sta install-lib-dyn"
|
make_install_target="install install-lib-sta install-lib-dyn"
|
||||||
hostmakedepends="perl texlive"
|
hostmakedepends="perl texlive"
|
||||||
makedepends="gmp-devel readline-devel $(vopt_if x11 libX11-devel)"
|
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"
|
short_desc="Fast computations library in number theory"
|
||||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue