perl-LWP-Protocol-https: require rdeps as bdeps to build prereqs.
This commit is contained in:
parent
71ff5bbd8a
commit
5c6de700b6
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'perl-LWP-Protocol-https'.
|
||||
pkgname=perl-LWP-Protocol-https
|
||||
version=6.04
|
||||
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-Mozilla-CA perl-Net-HTTP perl-LWP"
|
||||
makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-Mozilla-CA perl-Net-HTTP perl-LWP"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="LWP::Protocol::https - Provide https support for LWP::UserAgent"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue
Block a user