summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-05-29 20:39:03 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-05-29 20:39:03 +0100
commit4dd8f7491286c7eb0586f8a2da0fa5a4117048e4 (patch)
tree9bbd9836e346f668d69ff187d65be0bf75494965 /profiles/desktop
parentmetadata: Refresh cache (diff)
downloadportage-4dd8f7491286c7eb0586f8a2da0fa5a4117048e4.tar.xz
profiles/desktop: Enable fftw USE flag by default
Diffstat (limited to 'profiles/desktop')
-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 9340da0e..97c19599 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -77,4 +77,4 @@ USE="${USE} latex"
USE="${USE} -accessibility -espeak -udisks highlight"
# Misc desktop
-USE="${USE} cue libaas srt xface"
+USE="${USE} cue fftw libaas srt xface"