Required for perl-Cartoon Submit already in the hope that it works when perl-HTTP-Tinyish is accepted OBS-URL: https://build.opensuse.org/request/show/842069 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Menlo?expand=0&rev=1
21 lines
607 B
Diff
21 lines
607 B
Diff
diff -ur Menlo-1.9019/Makefile.PL Menlo-1.9019_fix/Makefile.PL
|
|
--- Menlo-1.9019/Makefile.PL 2018-04-25 11:17:30.000000000 +0200
|
|
+++ Menlo-1.9019_fix/Makefile.PL 2020-10-16 11:16:53.737896074 +0200
|
|
@@ -43,7 +43,6 @@
|
|
"Parse::PMFile" => "0.26",
|
|
"String::ShellQuote" => 0,
|
|
"URI" => 0,
|
|
- "Win32::ShellQuote" => 0,
|
|
"local::lib" => 0,
|
|
"parent" => 0,
|
|
"version" => 0
|
|
@@ -86,7 +85,6 @@
|
|
"String::ShellQuote" => 0,
|
|
"Test::More" => "0.96",
|
|
"URI" => 0,
|
|
- "Win32::ShellQuote" => 0,
|
|
"local::lib" => 0,
|
|
"parent" => 0,
|
|
"version" => 0
|
|
Nur in Menlo-1.9019_fix: Makefile.PL~.
|