aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authoreater <hello@eaterofco.de>2017-08-13 18:19:51 +0200
committereater <hello@eaterofco.de>2017-08-13 18:19:51 +0200
commitbf3b492f3eda79a5b492a87750b26d4228777601 (patch)
treeb433e6d31341be5066603c44901cc5a56b3d50a9 /META6.json
parentae1a1b9df8a4a5aa2ac24797cb2795bae811ac56 (diff)
Add SSL support
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/META6.json b/META6.json
index 40f461e..4042d2f 100644
--- a/META6.json
+++ b/META6.json
@@ -6,6 +6,7 @@
"description" : "Extendable Internet Relay Chat client",
"tags" : [ "Net", "IRC" ],
"depends" : [
+ "IO::Socket::Async::SSL"
],
"test-depends" : [
"Test",