[mailman3] Fix 500 when opening admin page for some lists
The postorius was missing python3-cmarkgfm in dependencies which caused rendering of info metadata in lists to throw 500 because markdown renderer was missing. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
35c269efa5
commit
454d844a9e
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
- mailman3
|
||||
- memcached
|
||||
- postorius
|
||||
- python3-cmarkgfm
|
||||
- python3-gunicorn
|
||||
- python3-mailman-hyperkitty
|
||||
- python3-mailman3-fedmsg-plugin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue