parent
6148d7ce04
commit
36f897c983
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ revision=1
|
|||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends} perl-Net-SSLeay perl-URI"
|
||||
makedepends="${hostmakedepends} perl-Net-SSLeay perl-URI"
|
||||
checkdepends="perl-IO-Socket-INET6"
|
||||
depends="${makedepends}"
|
||||
noarch=yes
|
||||
short_desc="IO::Socket::SSL -- SSL sockets with IO::Socket interface"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue