# HG changeset patch # User Kim Alvefur # Date 1737049876 -3600 # Node ID 0afd83bbdf09b53d3fc4e809dc06a3f6bcfe7d79 # Parent f77f5e408d6aed7dde4160d37a4313f332ac846c mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer diff -r f77f5e408d6a -r 0afd83bbdf09 mod_anti_spam/README.markdown --- a/mod_anti_spam/README.markdown Thu Jan 16 15:46:15 2025 +0000 +++ b/mod_anti_spam/README.markdown Thu Jan 16 18:51:16 2025 +0100 @@ -7,6 +7,8 @@ modules: mod_anti_spam.rtbl: rtbl.lib.lua mod_anti_spam.trie: trie.lib.lua +depends: + - mod_pubsub_subscription --- This module aims to provide an all-in-one spam filter for any kind of Prosody