mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 06:37:11 -04:00
Add additional dependency provided on Buster (libhtml-escape-perl)
This commit is contained in:
parent
1b9701511e
commit
3a74802fe1
@ -30,7 +30,9 @@ RUN echo -n "APT::Install-Recommends \"0\";\nAPT::Install-Suggests \"0\";\n" >>
|
|||||||
wget ca-certificates gnupg \
|
wget ca-certificates gnupg \
|
||||||
libcgi-emulate-psgi-perl libconfig-inifiles-perl \
|
libcgi-emulate-psgi-perl libconfig-inifiles-perl \
|
||||||
libdbd-pg-perl libdbi-perl libdata-uuid-perl libdatetime-perl \
|
libdbd-pg-perl libdbi-perl libdata-uuid-perl libdatetime-perl \
|
||||||
libdatetime-format-strptime-perl libio-stringy-perl \
|
libdatetime-format-strptime-perl \
|
||||||
|
libhtml-escape-perl \
|
||||||
|
libio-stringy-perl \
|
||||||
libcpanel-json-xs-perl liblist-moreutils-perl \
|
libcpanel-json-xs-perl liblist-moreutils-perl \
|
||||||
liblocale-maketext-perl liblocale-maketext-lexicon-perl \
|
liblocale-maketext-perl liblocale-maketext-lexicon-perl \
|
||||||
liblog-log4perl-perl libmime-lite-perl libmime-types-perl \
|
liblog-log4perl-perl libmime-lite-perl libmime-types-perl \
|
||||||
|
Loading…
Reference in New Issue
Block a user