add ipafont on Dusk Dependencies section

This commit is contained in:
phantomboyA 2023-04-14 05:44:08 +09:00
parent d6a523e8bc
commit 2e5da396a0
1 changed files with 1 additions and 0 deletions

View File

@ -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 \