Modify BuildRequires in spec file.
authorHuang Peng <shawn.p.huang@gmail.com>
Tue, 8 Jul 2008 10:09:54 +0000 (18:09 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Tue, 8 Jul 2008 10:09:54 +0000 (18:09 +0800)
ibus-anthy.spec.in

index 2b5c27b..1d58b6e 100644 (file)
@@ -11,8 +11,8 @@ URL:        http://code.google.com/p/ibus/
 Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: gettext-devel, libtool, python-devel, pygtk2-devel, perl(XML::Parser) gtk2-devel qt-devel
-Requires:   pygtk2
+BuildRequires: gettext-devel, libtool, python-devel, perl(XML::Parser), anthy-devel, swig, pkgconfig
+Requires:   ibus, anthy
 
 %description
 The Anthy engine for IBus input platform.