summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-10-30 21:25:53 +0100
committerKarel Kočí <cynerd@email.cz>2019-10-30 21:25:53 +0100
commit6e05fcc8916db0cec3efc3b148bebd2e7d3742c9 (patch)
treee0d0ac409eac6291be74091f50aaabfa19882112
parent408ae0d386fb649995b1294648363f1613d75ea4 (diff)
downloadgentoo-personal-overlay-6e05fcc8916db0cec3efc3b148bebd2e7d3742c9.tar.gz
gentoo-personal-overlay-6e05fcc8916db0cec3efc3b148bebd2e7d3742c9.tar.bz2
gentoo-personal-overlay-6e05fcc8916db0cec3efc3b148bebd2e7d3742c9.zip
profiles/desktop: enable ibus in general
-rw-r--r--profiles/desktop/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 43dd9da..3c2956d 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -3,6 +3,7 @@ USE="$USE pulseaudio gstreamer ffmpeg vdpau"
USE="$USE apng taglib"
USE="$USE vaapi"
USE="$USE cups"
+USE="$USE ibus"
USE="$USE elogind -consolekit -systemd"
L10N="en cs"