Add cjk fonts

this should close #274
This commit is contained in:
c01o
2023-06-09 14:37:09 +09:00
committed by GitHub
parent 650164af1f
commit aec2b7b179
@@ -5,6 +5,7 @@ if ! apk info --installed ttf-dejavu >/dev/null; then
echo "\
ttf-dejavu \
font-noto-emoji \
font-noto-cjk \
font-croscore" >> /mod-repo-packages-to-install.list
else
echo "**** Firefox-fonts packages already installed, skipping ****"