Skip to content

Commit

Permalink
pari: add checkdepends to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tornaria committed Aug 26, 2021
1 parent 07e3b57 commit 51c88eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions srcpkgs/pari/template
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>"
license="GPL-2.0-or-later"
Expand Down

0 comments on commit 51c88eb

Please sign in to comment.