From ec9cda8a73caf5dad6a6a0da5d5813fbd8887169 Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Fri, 16 Apr 2010 22:47:42 +0900 Subject: Add intltool version for BuildRequires to support *.py.in https://bugs.launchpad.net/intltool/+bug/493403 --- ibus-anthy.spec.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'ibus-anthy.spec.in') diff --git a/ibus-anthy.spec.in b/ibus-anthy.spec.in index 23e25fb..82cbde2 100644 --- a/ibus-anthy.spec.in +++ b/ibus-anthy.spec.in @@ -12,13 +12,16 @@ Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: anthy-devel +# sleep, touch +BuildRequires: coreutils BuildRequires: gettext-devel +BuildRequires: intltool >= 0.41.1 BuildRequires: libtool +BuildRequires: pkgconfig BuildRequires: python-devel -BuildRequires: anthy-devel +BuildRequires: sed BuildRequires: swig -BuildRequires: pkgconfig -BuildRequires: intltool Requires: pygtk2 >= 2.15.2 Requires: ibus >= 1.2.0.20100111 -- cgit v1.2.1