summaryrefslogtreecommitdiff
path: root/ibus-anthy.spec.in
diff options
context:
space:
mode:
authorMartin Blanchard <tchaik@gmx.com>2019-03-12 17:13:30 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2019-03-12 17:13:30 +0900
commitda71a2e69726815a561f0f8dc6ade572d08a037c (patch)
tree0343ed31ce5ef00ee0dc1d60f90030d8f6ccc680 /ibus-anthy.spec.in
parent49f1e2fed1f9bf4223602db84fe03f002e2a87d2 (diff)
downloadibus-anthy-da71a2e69726815a561f0f8dc6ade572d08a037c.tar.gz
build: Prefer gettext over intltool (#11)
The intltool module is outdated: https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration
Diffstat (limited to 'ibus-anthy.spec.in')
-rw-r--r--ibus-anthy.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/ibus-anthy.spec.in b/ibus-anthy.spec.in
index b1d67f3..b5838db 100644
--- a/ibus-anthy.spec.in
+++ b/ibus-anthy.spec.in
@@ -3,7 +3,6 @@
%define sub_version 1.0
%define require_ibus_version 1.4.2
-%define require_intltool_version 0.41.1
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
@@ -20,7 +19,6 @@ BuildRequires: anthy-devel
BuildRequires: glib2-devel
BuildRequires: gettext-devel
BuildRequires: ibus
-BuildRequires: intltool >= %require_intltool_version
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: gobject-introspection-devel