Mercurial > prosody-modules
comparison mod_conversejs/README.markdown @ 4855:0c9128145bcf
mod_conversejs: Reduce mod_bookmarks dependency to a warning
The luarocks dependency removed because the plugin installer is only
available in trunk, which now has mod_bookmarks available
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 07 Jan 2022 23:33:12 +0100 |
parents | 60887967b797 |
children | 99cdc7cde150 |
comparison
equal
deleted
inserted
replaced
4854:ee2463fbf794 | 4855:0c9128145bcf |
---|---|
8 title: 'mod\_conversejs' | 8 title: 'mod\_conversejs' |
9 rockspec: | 9 rockspec: |
10 build: | 10 build: |
11 copy_directories: | 11 copy_directories: |
12 - templates | 12 - templates |
13 dependencies: | |
14 - mod_bookmarks2 | |
15 --- | 13 --- |
16 | 14 |
17 Introduction | 15 Introduction |
18 ============ | 16 ============ |
19 | 17 |