mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
tools/docker/noble/Dockerfile: add upx-ucl to allow binary compression of mesa:host tools
This commit is contained in:
parent
be180fa505
commit
68261acd2f
@ -21,7 +21,7 @@ RUN apt-get install -y \
|
|||||||
curl bash bc gcc-14 cpp-14 sed patch patchutils tar bzip2 gzip xz-utils zstd perl gawk gperf zip \
|
curl bash bc gcc-14 cpp-14 sed patch patchutils tar bzip2 gzip xz-utils zstd perl gawk gperf zip \
|
||||||
unzip diffutils lzop make file g++-14 xfonts-utils xsltproc default-jre-headless python3 \
|
unzip diffutils lzop make file g++-14 xfonts-utils xsltproc default-jre-headless python3 \
|
||||||
libc6-dev libncurses5-dev libjson-perl libxml-parser-perl libparse-yapp-perl rdfind \
|
libc6-dev libncurses5-dev libjson-perl libxml-parser-perl libparse-yapp-perl rdfind \
|
||||||
golang-1.23-go git openssh-client rsync \
|
golang-1.23-go git openssh-client rsync upx-ucl \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
&& ln -s /usr/lib/go-1.23 /usr/lib/go \
|
&& ln -s /usr/lib/go-1.23 /usr/lib/go \
|
||||||
&& ln -s /usr/lib/go-1.23/bin/go /usr/bin/go \
|
&& ln -s /usr/lib/go-1.23/bin/go /usr/bin/go \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user