summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2021-04-25 17:35:45 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2021-04-25 17:42:21 +0100
commit739347e70f4ac62f22424ecef1809d7e07d6bc27 (patch)
tree8c58c4ecbf34d4c7210cf5d640771d1a053812cb /profiles
parentprofiles/common: drop /etc/cups/*.default (diff)
downloadportage-739347e70f4ac62f22424ecef1809d7e07d6bc27.tar.xz
profiles/desktop: build fonts with USE=fontforge
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desktop/make.defaults2
1 files changed, 1 insertions, 1 deletions
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"