Commit da9bd7a7 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

mixin.mk: add adobe and mozilla fonts in mixin/regular-desktop

These fonts are provided by use/live/x11 target, but they are also needed by all desktop regulars, not just live builds. This might be further refactored/generalized it seems...
parent 2215949c
......@@ -48,7 +48,8 @@ mixin/regular-x11: use/luks use/volumes/regular \
@$(call add,DEFAULT_SERVICES_DISABLE,gpm powertop)
# common WM live/installer bits
mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs
mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs \
use/fonts/otf/adobe use/fonts/otf/mozilla
@$(call add,THE_PACKAGES,pam-limits-desktop beesu polkit)
@$(call add,THE_PACKAGES,alterator-notes dvd+rw-tools)
@$(call add,THE_BRANDING,alterator graphics indexhtml notes)
......
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