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 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" |