summaryrefslogtreecommitdiffstats
path: root/tweaks
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2011-12-29 21:55:26 +0100
committerJustin Davis <jrcd83@gmail.com>2011-12-29 21:55:26 +0100
commitde2b562b61f7cd5b514dea9f2739d970b789c331 (patch)
treebfa31881bd5e6988d21f875a42f458b31c79f8c6 /tweaks
parent3bdc584ef8f0c2d2b378e715bd56bb01b55cecb1 (diff)
downloadgenpkg-de2b562b61f7cd5b514dea9f2739d970b789c331.tar.gz
genpkg-de2b562b61f7cd5b514dea9f2739d970b789c331.tar.xz
Remove period from optdepends in perl-anyevent.
Diffstat (limited to 'tweaks')
-rw-r--r--tweaks/perl-anyevent2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweaks/perl-anyevent b/tweaks/perl-anyevent
index 11b0bfc..18c09bb 100644
--- a/tweaks/perl-anyevent
+++ b/tweaks/perl-anyevent
@@ -1,4 +1,4 @@
-+ optdepends perl-async-interrupt: signal handling for other event loops.
++ optdepends perl-async-interrupt: signal handling for other event loops
+ optdepends perl-net-ssleay: TLS/SSL connections with AnyEvent::Handle
+ optdepends perl-json-xs: send or receive JSON with AnyEvent::Handle
+ depends perl-ev>=4.00