From 95d3143e628605ec40004e0bfa514e72fb1bdf2f Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Tue, 27 Oct 2015 14:28:39 +0900 Subject: IBus: Enable immodules (gtk2/gtk3) and xim This is not a wayland only build, although the wayland input method stuff is still enabled. Change-Id: Ifcf79fb4ff1fe7e2481f57c64011a75882b04e4a --- strata/gnome/ibus.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/gnome/ibus.morph b/strata/gnome/ibus.morph index 74a8e443..b77f8cdc 100644 --- a/strata/gnome/ibus.morph +++ b/strata/gnome/ibus.morph @@ -2,4 +2,4 @@ name: ibus kind: chunk build-system: autotools configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-gtk2 --disable-gtk3 --disable-xim --disable-tests --enable-wayland +- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-tests --enable-wayland -- cgit v1.2.1