perl-Crypt-DH: fix build

This commit is contained in:
Jürgen Buchmüller 2018-03-06 12:22:34 +01:00
parent da233fbdfa
commit 1fdbb68d06
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=0.07
revision=8
wrksrc="Crypt-DH-${version}"
build_style=perl-module
hostmakedepends="perl perl-Math-BigInt-GMP"
hostmakedepends="perl perl-Math-BigInt-GMP perl-Archive-Zip"
makedepends="${hostmakedepends}"
depends="${makedepends}"
noarch="yes"