forked from pool/perl-File-Unpack
- perl-String-ShellQuote pulled in by name, to work around
perl-App-cpanminus false positives. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=79
This commit is contained in:
committed by
Git OBS Bridge
parent
17dd3319bb
commit
edd58330df
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 12:49:34 UTC 2014 - jnweiger@gmail.com
|
||||
|
||||
- perl-String-ShellQuote pulled in by name, to work around
|
||||
perl-App-cpanminus false positives.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 21:31:11 UTC 2014 - jw@suse.com
|
||||
|
||||
|
@@ -85,8 +85,10 @@ Requires: perl(Compress::Raw::Zlib) >= 2.024
|
||||
Requires: perl(Filesys::Statvfs)
|
||||
Requires: perl(IPC::Run)
|
||||
Requires: perl(JSON)
|
||||
Requires: perl(String::ShellQuote)
|
||||
Requires: perl(Text::Sprintf::Named)
|
||||
# App-cpanminus provides a bogus String::ShellQuote. We need to go by package name here.
|
||||
# Requires: perl(String::ShellQuote)
|
||||
Requires: perl-String-ShellQuote
|
||||
|
||||
## refer to Unpack.pm:@builtin_mime_handlers and to the helper subdirectory
|
||||
## to see what we might need:
|
||||
|
Reference in New Issue
Block a user