# HG changeset patch # User Kim Alvefur # Date 1645616450 -3600 # Node ID 7f8b0830bf40bdaf7786bb21113a0d09efc27c71 # Parent ed9aa80c989d1dbeed16c434a4e90593be10b4f4 mod_cloud_notify_encrypted: Linkify dependencies diff -r ed9aa80c989d -r 7f8b0830bf40 mod_cloud_notify_encrypted/README.md --- a/mod_cloud_notify_encrypted/README.md Tue Feb 22 20:27:09 2022 +0100 +++ b/mod_cloud_notify_encrypted/README.md Wed Feb 23 12:40:50 2022 +0100 @@ -20,7 +20,10 @@ Add to modules_enabled, there are no configuration options. -Depends on luaossl which is available in Debian as `lua-luaossl` or via +Depends on +[luaossl](http://25thandclement.com/~william/projects/luaossl.html) +which is available in Debian as +[`lua-luaossl`](https://tracker.debian.org/pkg/lua-luaossl) or via `luarocks install luaossl`. Compatibility