mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
perl-Crypt-DH: fix build
This commit is contained in:
parent
da233fbdfa
commit
1fdbb68d06
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.07
|
||||||
revision=8
|
revision=8
|
||||||
wrksrc="Crypt-DH-${version}"
|
wrksrc="Crypt-DH-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Math-BigInt-GMP"
|
hostmakedepends="perl perl-Math-BigInt-GMP perl-Archive-Zip"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue