Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
drop unittest workaround for new perlmagick
[git.ikiwiki.info.git]
/
Makefile.PL
diff --git
a/Makefile.PL
b/Makefile.PL
index f1df8bcd3f2dbfa463e3e182c4a295f5b547ff7d..c03142aaea4cd672d935391e5ecce63ba9975bb3 100755
(executable)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-187,5
+187,6
@@
WriteMakefile(
'HTML::Parser' => "0",
'URI' => "0",
'Data::Dumper' => "2.11",
+ 'YAML::XS' => "0",
},
);