projects
/
p5sagit/JSON-MaybeXS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d04983e
)
always specify a base prereq for EUMM
Karen Etheridge [Wed, 9 Jul 2014 16:59:47 +0000 (09:59 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
ff55fec
..
3edd45c
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-13,6
+13,7
@@
my %WriteMakefileArgs = (
prereqs => {
configure => {
requires => {
+ 'ExtUtils::MakeMaker' => '0',
'ExtUtils::CBuilder' => '0.27',
'File::Spec' => '0',
'File::Temp' => '0',