summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-12 23:08:11 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-12 23:08:31 +0200
commitd4ad0f9adac06ac07d76946bd1401d3576ad755d (patch)
treed6b7513fc0daa436d94aef2f660af0f2402d2a7f
parentnet-misc/xrdp: fix flags patch (diff)
downloaddilfridge-d4ad0f9adac06ac07d76946bd1401d3576ad755d.tar.gz
dilfridge-d4ad0f9adac06ac07d76946bd1401d3576ad755d.tar.bz2
dilfridge-d4ad0f9adac06ac07d76946bd1401d3576ad755d.zip
ur-profile: we seem to need harfbuzz now
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--profiles/uni-regensburg/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/uni-regensburg/make.defaults b/profiles/uni-regensburg/make.defaults
index 752fe3e..a15c74e 100644
--- a/profiles/uni-regensburg/make.defaults
+++ b/profiles/uni-regensburg/make.defaults
@@ -8,7 +8,7 @@ FCFLAGS="${CFLAGS}"
USE="-video_cards_* -input_devices_* video_cards_nouveau video_cards_intel video_cards_vmware input_devices_libinput"
# use flags
-USE="${USE} -bluetooth crypt git -modemmanager -networkmanager perl ssl subversion -telepathy -wifi -wireless"
+USE="${USE} -bluetooth crypt git -modemmanager -networkmanager perl ssl subversion -telepathy -wifi -wireless harfbuzz"
# portage settings
FEATURES="sandbox strict userfetch userpriv usersandbox compress-build-logs"