[perl-extutils-depends: 6/7] add EUMM dep that does not need static_lib hack
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-extutils-depends: 6/7] add EUMM dep that does not need static_lib hack
- Date: Fri, 7 May 2021 19:20:17 +0000 (UTC)
commit fed7ba2a013e11b74565770cc11f01e11e5097f3
Author: Ed J <mohawk2 users noreply github com>
Date: Mon Apr 19 22:34:35 2021 +0100
add EUMM dep that does not need static_lib hack
Makefile.PL | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/Makefile.PL b/Makefile.PL
index e8ee529..bdfe6ef 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -8,6 +8,7 @@ my %prereqs = (
'File::Spec' => 0,
'Data::Dumper' => 0,
'IO::File' => 0,
+ 'ExtUtils::MakeMaker' => '7.44', # no need for Win32 static_lib hack
);
my %meta_merge = (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]