pari: add check target

This commit is contained in:
Đoàn Trần Công Danh 2020-07-23 08:49:05 +07:00
parent b0ad0a33ff
commit d3cedcd224

View file

@ -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"