diff mod_cloud_notify_filters/README.md @ 4711:46ca47a12770

mod_cloud_notify: Reverse dependencies These 3 modules depend on mod_cloud_notify, so this should be reflected in the metadata. And the dependency resolver gotta have something to do! :)
author Kim Alvefur <zash@zash.se>
date Sun, 17 Oct 2021 23:25:25 +0200
parents 6872e55cfb92
children
line wrap: on
line diff
--- a/mod_cloud_notify_filters/README.md	Sun Oct 17 17:08:07 2021 +0200
+++ b/mod_cloud_notify_filters/README.md	Sun Oct 17 23:25:25 2021 +0200
@@ -2,6 +2,9 @@
 labels:
 - 'Stage-Alpha'
 summary: 'Support for push notification filtering rules'
+rockspec:
+  dependencies:
+  - mod_cloud_notify
 ...
 
 Introduction