Compare commits
1 commit
4f1eb30eb8
...
605c66a87e
Author | SHA1 | Date | |
---|---|---|---|
605c66a87e |
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ RUN apt update \
|
||||||
ant ant-contrib autoconf build-essential ca-certificates cmake cpio curl file clang-19 gdb git \
|
ant ant-contrib autoconf build-essential ca-certificates cmake cpio curl file clang-19 gdb git \
|
||||||
libasound2-dev libcups2-dev libdwarf-dev libelf-dev libexpat1-dev libffi-dev libfontconfig libfontconfig1-dev \
|
libasound2-dev libcups2-dev libdwarf-dev libelf-dev libexpat1-dev libffi-dev libfontconfig libfontconfig1-dev \
|
||||||
libfreetype6-dev libnuma-dev libssl-dev libx11-dev libxext-dev libxrandr-dev libxrender-dev libxt-dev libxtst-dev \
|
libfreetype6-dev libnuma-dev libssl-dev libx11-dev libxext-dev libxrandr-dev libxrender-dev libxt-dev libxtst-dev \
|
||||||
make nasm pkg-config python3 python3-dev rsync systemtap-sdt-dev unzip wget xvfb zip zlib1g-dev \
|
make nasm pkg-config python3 python3-dev rsync systemtap-sdt-dev unzip wget xvfb zip zlib1g-dev execstack \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue