diff options
-rw-r--r-- | profiles/common/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
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 |