From bcfbdd9927dd74a189122e33c5ff20b0158c4a77 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Thu, 24 Sep 2020 22:40:29 +0100 Subject: profiles/common: disable cdr USE flag --- profiles/common/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index 9e3bbecb..de424265 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -68,7 +68,7 @@ USE="${USE} -alsa" USE="${USE} offensive -accessibility -smartcard" # Multimedia -USE="${USE} -libav" +USE="${USE} -libav -cdr" # webapp eclass # Do not install webapp anywhere by default -- cgit v1.2.3