diff --git a/srcpkgs/pari/template b/srcpkgs/pari/template index 4f2a2cbef9b72a..acdbd3958de7d1 100644 --- a/srcpkgs/pari/template +++ b/srcpkgs/pari/template @@ -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 " license="GPL-2.0-or-later"