[mailman] Add missing dependency for Apache
When redeploying the VM from scratch it failed on starting apache on mod_wsgi.so, installing the package solved the issue. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
128ae8fd46
commit
5b2816e320
1 changed files with 2 additions and 1 deletions
|
@ -153,10 +153,11 @@
|
|||
- python3-pylibmc
|
||||
- python3-dnf-plugin-post-transaction-actions
|
||||
- python3-psycopg2
|
||||
- python3-mod_wsgi
|
||||
- sassc
|
||||
# to run the test suite:
|
||||
- python-beautifulsoup4
|
||||
- python3-whoosh
|
||||
- sassc
|
||||
tags:
|
||||
- packages
|
||||
- mailman
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue