perl-Net-SSLeay: add checkdepends.

Closes #9417.
This commit is contained in:
maxice8 2017-11-21 10:47:14 -02:00 committed by Enno Boland
parent 8e2e2a95a3
commit 59b2dc59ca
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl libressl"
makedepends="perl zlib-devel libressl-devel"
checkdepends="perl-Test-Warn perl-Test-NoWarnings perl-Test-Exception perl-Test-Pod"
depends="perl"
short_desc="Net::SSLeay - Perl extension for using OpenSSL"
maintainer="Leah Neukirchen <leah@vuxu.org>"