mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 14:47:12 -04:00
Add libclass-accessor-lite-perl dependency explicitly because it fails to build
This commit is contained in:
parent
13572ee685
commit
6e529873ae
@ -77,7 +77,7 @@ RUN set -x ; \
|
|||||||
DEBIAN_FRONTEND="noninteractive" apt-get -y -q install \
|
DEBIAN_FRONTEND="noninteractive" apt-get -y -q install \
|
||||||
wget ca-certificates gnupg \
|
wget ca-certificates gnupg \
|
||||||
$( cat /tmp/derived-deps ) \
|
$( cat /tmp/derived-deps ) \
|
||||||
libclass-c3-xs-perl \
|
libclass-c3-xs-perl libclass-accessor-lite-perl \
|
||||||
texlive-latex-recommended texlive-fonts-recommended \
|
texlive-latex-recommended texlive-fonts-recommended \
|
||||||
texlive-xetex fonts-liberation \
|
texlive-xetex fonts-liberation \
|
||||||
ssmtp \
|
ssmtp \
|
||||||
|
Loading…
Reference in New Issue
Block a user