perl-LWP-Protocol-socks: require rdeps as bdeps to build prereqs.
This commit is contained in:
parent
419aa00534
commit
dbf4493cf6
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'perl-LWP-Protocol-socks'.
|
||||
pkgname=perl-LWP-Protocol-socks
|
||||
version=1.6
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends} perl-IO-Socket-SSL perl-LWP-Protocol-https perl-IO-Socket-Socks perl-LWP"
|
||||
makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-LWP-Protocol-https perl-IO-Socket-Socks perl-LWP"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="LWP::Protocol::socks - adds support for the socks protocol"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue