diff --git a/mint/linux_mint.sh b/mint/linux_mint.sh index 923bf46..dd904ff 100755 --- a/mint/linux_mint.sh +++ b/mint/linux_mint.sh @@ -195,7 +195,9 @@ e "Zusätzliche Software installieren …" pkg "${packages[@]}" e "Sprachunterstützung vervollständigen …" -pkg "$(check-language-support)" +pkg $(check-language-support) +pkg fonts-arabeyes + # these packages have to be installed after "$(check-language-support)" pkg hunspell-de-at hunspell-de-ch hunspell-de-de