perl-LWP-Protocol-socks: require rdeps as bdeps to build prereqs.

This commit is contained in:
Juan RP 2014-07-08 11:32:04 +02:00
parent 419aa00534
commit dbf4493cf6

View File

@ -1,12 +1,12 @@
# Template build file for 'perl-LWP-Protocol-socks'. # Template build file for 'perl-LWP-Protocol-socks'.
pkgname=perl-LWP-Protocol-socks pkgname=perl-LWP-Protocol-socks
version=1.6 version=1.6
revision=1 revision=2
wrksrc="${pkgname/perl-/}-${version}" wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl>=5.18" hostmakedepends="perl>=5.18"
makedepends="${hostmakedepends}" makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-LWP-Protocol-https perl-IO-Socket-Socks perl-LWP"
depends="${makedepends} perl-IO-Socket-SSL perl-LWP-Protocol-https perl-IO-Socket-Socks perl-LWP" depends="${makedepends}"
noarch="yes" noarch="yes"
short_desc="LWP::Protocol::socks - adds support for the socks protocol" short_desc="LWP::Protocol::socks - adds support for the socks protocol"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>" maintainer="Christian Neukirchen <chneukirchen@gmail.com>"