aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/yaml:xs_codependency_not_listed.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-12-03 14:58:16 -0400
committerJoey Hess <joey@kitenet.net>2013-12-03 14:58:16 -0400
commit0c3f1204fd113a43e55887b26581e9e33e56f0e6 (patch)
treeaedd6a10177e0574497232bc15148e1997496b73 /doc/bugs/yaml:xs_codependency_not_listed.mdwn
parente0a463f944270e03a81c463315f43aff83bafdd2 (diff)
downloadikiwiki-0c3f1204fd113a43e55887b26581e9e33e56f0e6.tar
ikiwiki-0c3f1204fd113a43e55887b26581e9e33e56f0e6.tar.gz
add YAML::XS dep to Makefile.PL
Diffstat (limited to 'doc/bugs/yaml:xs_codependency_not_listed.mdwn')
-rw-r--r--doc/bugs/yaml:xs_codependency_not_listed.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/yaml:xs_codependency_not_listed.mdwn b/doc/bugs/yaml:xs_codependency_not_listed.mdwn
index d52d2e5af..3ae156db6 100644
--- a/doc/bugs/yaml:xs_codependency_not_listed.mdwn
+++ b/doc/bugs/yaml:xs_codependency_not_listed.mdwn
@@ -12,3 +12,5 @@ when trying to build
> Ok, added. [[done]] --[[Joey]]
>> Appears to be missing in 'Makefile.PL' also. -- [[ttw]]
+
+>>> Added --[[Joey]]