From e79627e9d1d6665dac0da3f00de5589a75761ae5 Mon Sep 17 00:00:00 2001 From: Fedora Date: Jun 06 2012 17:57:53 +0000 Subject: Add GTK2 Support Again --- diff --git a/fcitx-configtool.spec b/fcitx-configtool.spec index 8d535d1..7c53a96 100644 --- a/fcitx-configtool.spec +++ b/fcitx-configtool.spec @@ -27,7 +27,7 @@ KDE Version see fcitx-config-kde4 or kcm-fcitx. %build mkdir -pv build pushd build -%cmake -DENABLE_GTK3=ON .. +%cmake -DENABLE_GTK3=ON -DENABLE_GTK2=ON .. make %{?_smp_mflags} VERBOSE=1 %install