diff --git a/srcpkgs/pari/template b/srcpkgs/pari/template index 831bdf6458..8e6ecc4c58 100644 --- a/srcpkgs/pari/template +++ b/srcpkgs/pari/template @@ -7,6 +7,7 @@ build_helper=qemu configure_script=./Configure configure_args="--prefix=/usr" make_build_target=all +make_check_target=test-all hostmakedepends="perl texlive" makedepends="gmp-devel libX11-devel readline-devel" short_desc="Fast computations library in number theory"