perl-Math-BigInt-GMP: fixed cross build.
This commit is contained in:
parent
2c42253f93
commit
50130ed91c
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ version=1.37
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc="Math-BigInt-GMP-${version}"
|
wrksrc="Math-BigInt-GMP-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.18"
|
hostmakedepends="perl>=5.18 gmp-devel"
|
||||||
makedepends="${hostmakedepends} gmp-devel"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue