diff options
-rw-r--r-- | profiles/desktop/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 9a0f9528..7e4682a2 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -74,7 +74,7 @@ USE="${USE} ffmpeg matroska mp4 mpeg ogg ogm quicktime theora xine" USE="${USE} latex" # Accessiblity -USE="${USE} -accessibility -espeak -udisks" +USE="${USE} -accessibility -espeak -udisks highlight" # Misc desktop USE="${USE} cue libaas srt xface" |