mod_jsxc: Add plugin installer metadata
authorKim Alvefur <zash@zash.se>
Thu, 16 Feb 2023 17:06:23 +0100
changeset 5169 f37d6adce06e
parent 5168 e6d623bd548e
child 5170 442a6ced3333
mod_jsxc: Add plugin installer metadata Needed since this module has extra resources and dependencies
mod_jsxc/README.markdown
--- 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
 ---