mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tools/docker: add libparse-yapp-perl package
This commit is contained in:
parent
a7939cfe95
commit
9f0c84db12
@ -21,7 +21,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
||||||
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
||||||
libc6-dev libncurses5-dev \
|
libc6-dev libncurses5-dev \
|
||||||
libjson-perl libxml-parser-perl \
|
libjson-perl libxml-parser-perl libparse-yapp-perl \
|
||||||
golang-go \
|
golang-go \
|
||||||
git openssh-client \
|
git openssh-client \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
|
@ -21,7 +21,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
||||||
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
||||||
libc6-dev libncurses5-dev \
|
libc6-dev libncurses5-dev \
|
||||||
libjson-perl libxml-parser-perl \
|
libjson-perl libxml-parser-perl libparse-yapp-perl \
|
||||||
golang-go \
|
golang-go \
|
||||||
git openssh-client \
|
git openssh-client \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
|
@ -22,7 +22,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
||||||
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
||||||
libc6-dev libncurses5-dev \
|
libc6-dev libncurses5-dev \
|
||||||
libjson-perl libxml-parser-perl \
|
libjson-perl libxml-parser-perl libparse-yapp-perl \
|
||||||
golang-go \
|
golang-go \
|
||||||
git openssh-client \
|
git openssh-client \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
|
@ -21,7 +21,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
wget bash bc gcc sed patch patchutils tar bzip2 gzip xz-utils perl gawk gperf zip unzip diffutils lzop make file \
|
||||||
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
g++ xfonts-utils xsltproc default-jre-headless python3 \
|
||||||
libc6-dev libncurses5-dev \
|
libc6-dev libncurses5-dev \
|
||||||
libjson-perl libxml-parser-perl \
|
libjson-perl libxml-parser-perl libparse-yapp-perl \
|
||||||
golang-go \
|
golang-go \
|
||||||
git openssh-client \
|
git openssh-client \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user