Skip to content

Commit

Permalink
tasks: container: add dependencies needed by anaconda-webui infra
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou authored and martinpitt committed Jan 23, 2025
1 parent f0edabb commit 243a685
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/container/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN dnf -y update && \
python3-build \
python3-flake8 \
python3-mypy \
python3-mwclient \
python3-pcp \
python3-pika \
python3-pillow \
Expand All @@ -56,6 +57,7 @@ RUN dnf -y update && \
python3-types-pyyaml \
python3-vulture \
python3-wheel \
python3-wikitcms \
qemu-kvm-core \
rpm-build \
rpmdevtools \
Expand Down

0 comments on commit 243a685

Please sign in to comment.