Add webkitgtk3 build tools to podman

This commit is contained in:
Jeremy Soller 2025-05-10 12:57:52 -06:00
parent c280ce6f13
commit 0cd705efdf
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -33,6 +33,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
git \
git-lfs \
gperf \
gtk-doc-tools \
help2man \
intltool \
libc6-dev-i386 \
@ -68,6 +69,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
python3-mako \
python3-venv \
rsync \
ruby \
scons \
ssh \
syslinux-utils \