[fcitx-configtool] Add GTK2 Support Again

Liang Suilong liangsuilong at fedoraproject.org
Wed Jun 6 17:58:35 UTC 2012


commit e79627e9d1d6665dac0da3f00de5589a75761ae5
Author: Fedora <fedora at fedora-desktop.(none)>
Date:   Thu Jun 7 01:57:53 2012 +0800

    Add GTK2 Support Again

 fcitx-configtool.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list