This commit is contained in:
Peter Šurda 2022-12-18 11:57:06 +08:00
parent bce08d8478
commit 6e921a5800
Signed by: PeterSurda
GPG Key ID: 3E47497CF67ABB95
1 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@ RUN apt -y update
RUN apt -y install \
build-essential rsync git-core subversion mercurial \
build-essential libssl-dev libncurses5-dev unzip \
gawk zlib1g-dev
gawk zlib1g-dev libncursesw5-dev zlib1g-dev gettext \
xsltproc wget unzip python