perl-Math-BigInt-GMP: rebuild to fix cross package
and rearrange *depends
This commit is contained in:
parent
18275eedd9
commit
c9f5e21dd8
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'perl-Math-BigInt-GMP'
|
# Template file for 'perl-Math-BigInt-GMP'
|
||||||
pkgname=perl-Math-BigInt-GMP
|
pkgname=perl-Math-BigInt-GMP
|
||||||
version=1.6005
|
version=1.6005
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="Math-BigInt-GMP-${version}"
|
wrksrc="Math-BigInt-GMP-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl gmp-devel"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="perl gmp-devel"
|
||||||
depends="${hostmakedepends}"
|
depends="perl"
|
||||||
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@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://metacpan.org/release/Math-BigInt-GMP"
|
homepage="https://metacpan.org/release/Math-BigInt-GMP"
|
||||||
|
|
Loading…
Reference in New Issue