fonts: add use/fonts/ttf/xo target

A small set of font packages inspired by MyOffice dependencies.
This commit is contained in:
Ivan A. Melnikov 2019-01-24 12:34:17 +00:00 committed by Michael Shigorin
parent be75d3c3d2
commit a71435adb2

View File

@ -51,3 +51,9 @@ use/fonts/ttf/redhat:
use/fonts/ttf/ubuntu:
@$(call add,THE_PACKAGES,fonts-ttf-ubuntu-font-family)
use/fonts/ttf/xo:
@$(call add,THE_PACKAGES,fonts-ttf-XO)
@$(call add,THE_PACKAGES,fonts-ttf-PT)
@$(call add,THE_PACKAGES,fonts-ttf-Cormorant)
@$(call add,THE_PACKAGES,fonts-ttf-open-sans)