mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8907 from heitbaum/actions
tools/docker: add cpp-13 to noble Dockerfile
This commit is contained in:
commit
4e29ae9320
@ -18,7 +18,7 @@ RUN useradd docker -U -G sudo -m -s /bin/bash \
|
||||
RUN apt-get update
|
||||
|
||||
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 \
|
||||
libc6-dev libncurses5-dev libjson-perl libxml-parser-perl libparse-yapp-perl rdfind \
|
||||
golang-go git openssh-client \
|
||||
|
Loading…
x
Reference in New Issue
Block a user