From 6e05fcc8916db0cec3efc3b148bebd2e7d3742c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 30 Oct 2019 21:25:53 +0100 Subject: profiles/desktop: enable ibus in general --- profiles/desktop/make.defaults | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles/desktop/make.defaults') 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" -- cgit v1.2.3