Accepting request 503029 from home:kraih
This package was missing a dependency on perl-Parse-PMFile. (https://bugzilla.novell.com/show_bug.cgi?id=983472) OBS-URL: https://build.opensuse.org/request/show/503029 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-cpanminus?expand=0&rev=48
This commit is contained in:
parent
79a628a93e
commit
710fd41615
@ -64,6 +64,7 @@ preamble: |-
|
|||||||
Requires: perl(File::pushd)
|
Requires: perl(File::pushd)
|
||||||
# HTTP getter by LWP::UserAgent or wget or curl or HTTP::Tiny
|
# HTTP getter by LWP::UserAgent or wget or curl or HTTP::Tiny
|
||||||
Requires: perl(HTTP::Tiny)
|
Requires: perl(HTTP::Tiny)
|
||||||
|
Requires: perl(Parse::PMFile)
|
||||||
Requires: perl(local::lib)
|
Requires: perl(local::lib)
|
||||||
# LWP::Protocol::https is optional
|
# LWP::Protocol::https is optional
|
||||||
# LWP::UserAgent is optional
|
# LWP::UserAgent is optional
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 6 13:59:45 UTC 2017 - sriedel@suse.com
|
||||||
|
|
||||||
|
- fix missing dependency on perl-Parse-PMFile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 4 05:03:45 UTC 2017 - coolo@suse.com
|
Tue Apr 4 05:03:45 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -90,6 +90,7 @@ Requires: perl(ExtUtils::Manifest)
|
|||||||
Requires: perl(File::pushd)
|
Requires: perl(File::pushd)
|
||||||
# HTTP getter by LWP::UserAgent or wget or curl or HTTP::Tiny
|
# HTTP getter by LWP::UserAgent or wget or curl or HTTP::Tiny
|
||||||
Requires: perl(HTTP::Tiny)
|
Requires: perl(HTTP::Tiny)
|
||||||
|
Requires: perl(Parse::PMFile)
|
||||||
Requires: perl(local::lib)
|
Requires: perl(local::lib)
|
||||||
# LWP::Protocol::https is optional
|
# LWP::Protocol::https is optional
|
||||||
# LWP::UserAgent is optional
|
# LWP::UserAgent is optional
|
||||||
|
Loading…
x
Reference in New Issue
Block a user