Add LaTeX::Driver to image.

This commit is contained in:
John Locke 2016-05-03 10:14:33 -07:00
parent 6772ccbe4d
commit beab963859

View File

@ -28,6 +28,12 @@ RUN DEBIAN_FRONTENT=noninteractive && \
postgresql-client-9.4 \ postgresql-client-9.4 \
ssmtp ssmtp
<<<<<<< HEAD
=======
# Cpan requirements
RUN cpanm -nq \
LaTeX::Driver \
# Install LedgerSMB # Install LedgerSMB
RUN cd /srv && \ RUN cd /srv && \