mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
parent
6148d7ce04
commit
36f897c983
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends} perl-Net-SSLeay perl-URI"
|
||||||
depends="${makedepends} perl-Net-SSLeay perl-URI"
|
checkdepends="perl-IO-Socket-INET6"
|
||||||
|
depends="${makedepends}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="IO::Socket::SSL -- SSL sockets with IO::Socket interface"
|
short_desc="IO::Socket::SSL -- SSL sockets with IO::Socket interface"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue