server-v: add font from use/fonts/install2 to INSTALL2_PACKAGES

This commit is contained in:
Алексей Шабалин 2019-11-12 21:08:29 +03:00
parent a03b452b2d
commit d365af9200

View File

@ -81,6 +81,7 @@ distro/.server-v-base: distro/.base distro/.installer \
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
@$(call add,INSTALL2_PACKAGES,installer-feature-server-raid-fixup-stage2)
@$(call add,INSTALL2_BRANDING,bootloader bootsplash notes slideshow)
@$(call add,INSTALL2_PACKAGES,fonts-ttf-google-croscore-arimo)
@$(call add,THE_BRANDING,alterator graphics)
@$(call add,THE_BRANDING,indexhtml slideshow)
@$(call add,PINNED_PACKAGES,branding-alt-server-alterator:Essential)