Commit abad8459 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added google fonts to regular-mate

This aims to work around URW fonts deficiencies combined with the relatively high position of their standard ones in default /etc/fonts/conf.avail/60-alt-post-user.conf; see also #30293, #30294.
parent bf3365a3
......@@ -115,7 +115,8 @@ distro/regular-lxde: distro/.regular-gtk use/x11/lxde use/fonts/infinality \
distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad
@$(call add,LIVE_PACKAGES,livecd-regular-xmonad)
distro/regular-mate: distro/.regular-gtk use/x11/mate use/domain-client/full +nm
distro/regular-mate: distro/.regular-gtk +nm \
use/x11/mate use/fonts/ttf/google use/domain-client/full
@$(call add,LIVE_LISTS,$(call tags,mobile mate))
distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality; @:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment