Mercurial > prosody-modules
changeset 4232:908ed8f736bd
mod_auto_answer_disco_info: Add dependency data for rock packaging
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 28 Oct 2020 20:36:02 +0100 |
parents | ee724c7fa8e0 |
children | db75772afb28 |
files | mod_auto_answer_disco_info/README.markdown |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_auto_answer_disco_info/README.markdown Mon Oct 26 16:32:07 2020 +0300 +++ b/mod_auto_answer_disco_info/README.markdown Wed Oct 28 20:36:02 2020 +0100 @@ -1,5 +1,8 @@ --- summary: Answers disco#info queries on the behalf of the recipient +rockspec: + dependencies: + - mod_cache_c2s_caps --- Description