changeset 4708:25fd5e268f90

mod_cloud_notify_extensions: Add depends metadata for plugin installer Allowing a single `prosodyctl install mod_cloud_notify_extensions` to Just Work and get it all installed.
author Kim Alvefur <zash@zash.se>
date Fri, 15 Oct 2021 11:30:44 +0200
parents 27f7ed9f50cd
children 679f1834dbdb
files mod_cloud_notify_extensions/README.markdown
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_cloud_notify_extensions/README.markdown	Tue Oct 12 13:57:24 2021 +0200
+++ b/mod_cloud_notify_extensions/README.markdown	Fri Oct 15 11:30:44 2021 +0200
@@ -2,6 +2,11 @@
 summary: "Tigase custom push extensions for iOS"
 labels:
 - 'Stage-Beta'
+rockspec:
+  dependencies:
+	- mod_cloud_notify_encrypted
+	- mod_cloud_notify_priority_tag
+	- mod_cloud_notify_filters
 ...
 
 Introduction