mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Add webkitgtk3 build tools to podman
This commit is contained in:
parent
c280ce6f13
commit
0cd705efdf
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user