repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git]
/
components
/
perl
/
Mail-DKIM
/
patches
/
01-no-YAML.patch
blob
ef0e3d8366880d84a74b53b2b5ef18e71fca4cf0
1
https://github.com/fastmail/mail-dkim/issues/28
2
3
--- Mail-DKIM-1.20240923/Makefile.PL.orig
4
+++ Mail-DKIM-1.20240923/Makefile.PL
5
@@ -37,7 +37,6 @@
6
"Test::More" => 0,
7
"Test::RequiresInternet" => 0,
8
"Test::Simple" => 0,
9
- "YAML" => 0,
10
"YAML::XS" => 0,
11
"lib" => 0
12
},
13
@@ -64,7 +63,6 @@
14
"Test::More" => 0,
15
"Test::RequiresInternet" => 0,
16
"Test::Simple" => 0,
17
- "YAML" => 0,
18
"YAML::XS" => 0,
19
"base" => 0,
20
"lib" => 0,