From 739347e70f4ac62f22424ecef1809d7e07d6bc27 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 25 Apr 2021 17:35:45 +0100 Subject: profiles/desktop: build fonts with USE=fontforge --- profiles/desktop/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index c5d5d360..676c8f99 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -24,7 +24,7 @@ USE="${USE} lvm" USE="${USE} brotli" # Fonts -USE="${USE} fontconfig harfbuzz woff2" +USE="${USE} fontconfig fontforge harfbuzz woff2" # Programming languages USE="${USE} -fortran -java" -- cgit v1.2.3