summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-08-02 20:05:19 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-08-02 20:05:19 +0100
commitb151049b80ab48662411f71e60ed94bce91c7157 (patch)
treee89ed7b4c4a4ac8714ad9d464f2ae1dff0d104cc /profiles
parentprofiles: add container/docker (diff)
downloadportage-b151049b80ab48662411f71e60ed94bce91c7157.tar.xz
profiles/desktop: enable USE=idn cjk
Diffstat (limited to 'profiles')
-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 0c9b740a..b0ba0020 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -45,7 +45,7 @@ USE="${USE} X xorg"
USE="${USE} -gles -gles2 -gnome -qt3support -qt5 -wxwidgets fbcon fbcondecor"
# Linguas
-USE="${USE} nls"
+USE="${USE} nls idn cjk"
# Coding
USE="${USE} aspell icu spell"