fasjson: install python3-requests-gssapi to work around missing dep in poetry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
577b69a525
commit
e6f6e0a33b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ RUN dnf install -y \
|
||||||
mod_session \
|
mod_session \
|
||||||
policycoreutils-python-utils \
|
policycoreutils-python-utils \
|
||||||
python3-mod_wsgi \
|
python3-mod_wsgi \
|
||||||
|
python3-requests-gssapi \
|
||||||
python3-pip && \
|
python3-pip && \
|
||||||
dnf autoremove -y && \
|
dnf autoremove -y && \
|
||||||
dnf clean all -y
|
dnf clean all -y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue