[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:
Michal Konecny 2024-03-18 12:25:51 +01:00
parent 128ae8fd46
commit 5b2816e320

View file

@ -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