add fontawesome package

This commit is contained in:
Raffaele Mignone 2020-02-26 18:54:08 +01:00
parent 988b7a1e94
commit a6b47c7a2a
Signed by: norangebit
GPG Key ID: F5255658CB220573
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ RUN wget \
RUN tlmgr install xifthen \
moderncv \
ifmtarg \
fontawesome \
|| exit 1
WORKDIR /data