pari: add check target
This commit is contained in:
parent
b0ad0a33ff
commit
d3cedcd224
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ build_helper=qemu
|
||||||
configure_script=./Configure
|
configure_script=./Configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
make_build_target=all
|
make_build_target=all
|
||||||
|
make_check_target=test-all
|
||||||
hostmakedepends="perl texlive"
|
hostmakedepends="perl texlive"
|
||||||
makedepends="gmp-devel libX11-devel readline-devel"
|
makedepends="gmp-devel libX11-devel readline-devel"
|
||||||
short_desc="Fast computations library in number theory"
|
short_desc="Fast computations library in number theory"
|
||||||
|
|
Loading…
Reference in a new issue