changeset 5165:f37d6adce06e

mod_jsxc: Add plugin installer metadata Needed since this module has extra resources and dependencies
author Kim Alvefur <zash@zash.se>
date Thu, 16 Feb 2023 17:06:23 +0100
parents e6d623bd548e
children 442a6ced3333
files mod_jsxc/README.markdown
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_jsxc/README.markdown	Thu Feb 16 17:06:07 2023 +0100
+++ b/mod_jsxc/README.markdown	Thu Feb 16 17:06:23 2023 +0100
@@ -1,4 +1,10 @@
 ---
+rockspec:
+  build:
+    copy_directories:
+    - templates
+  dependencies:
+  - mod_http_libjs
 summary: JSXC demo
 ---