add ipafont on Dusk Dependencies section
This commit is contained in:
parent
d6a523e8bc
commit
2e5da396a0
|
@ -1315,6 +1315,7 @@ RUN if [ ${INSTALL_DUSK_DEPS} = true ]; then \
|
|||
libxpm4 libxrender1 libgtk2.0-0 libnss3 libgconf-2-4 xvfb \
|
||||
gtk2-engines-pixbuf xfonts-cyrillic xfonts-100dpi xfonts-75dpi \
|
||||
xfonts-base xfonts-scalable x11-apps \
|
||||
fonts-ipafont \
|
||||
&& wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb \
|
||||
&& dpkg -i --force-depends google-chrome-stable_current_amd64.deb \
|
||||
&& apt-get -y -f install \
|
||||
|
|
Loading…
Reference in New Issue