mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
tools/docker: add cpp-13 to noble Dockerfile
This commit is contained in:
parent
63e6efbdd9
commit
d035380e08
@ -18,7 +18,7 @@ RUN useradd docker -U -G sudo -m -s /bin/bash \
|
|||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
||||||
RUN apt-get install -y \
|
RUN apt-get install -y \
|
||||||
wget bash bc gcc-13 sed patch patchutils tar bzip2 gzip xz-utils zstd perl gawk gperf zip \
|
wget bash bc gcc-13 cpp-13 sed patch patchutils tar bzip2 gzip xz-utils zstd perl gawk gperf zip \
|
||||||
unzip diffutils lzop make file g++-13 xfonts-utils xsltproc default-jre-headless python3 \
|
unzip diffutils lzop make file g++-13 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-go git openssh-client \
|
golang-go git openssh-client \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user