From b90f956fb5ce6cc756a930123fb73ee04c4e88b3f52932134e03954c631a2205 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Sun, 15 Dec 2013 10:09:41 +0000 Subject: [PATCH] Accepting request 210914 from home:swyear:branches:M17N - Add Requires: python-curses, ibus-engine-table need this module, but it is not installed in some system, e.g Live KDE OBS-URL: https://build.opensuse.org/request/show/210914 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=23 --- ibus-table.changes | 6 ++++++ ibus-table.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ibus-table.changes b/ibus-table.changes index 962ad98..f962af3 100644 --- a/ibus-table.changes +++ b/ibus-table.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 15 09:37:48 UTC 2013 - swyear@gmail.com + +- Add Requires: python-curses, ibus-engine-table need this module, + but it is not installed in some system, e.g Live KDE + ------------------------------------------------------------------- Mon Jul 8 09:29:42 CST 2013 - hillwood@linuxfans.org diff --git a/ibus-table.spec b/ibus-table.spec index d0a2d57..02bbd13 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,7 +1,7 @@ # # spec file for package ibus-table # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,6 +30,7 @@ Url: http://code.google.com/p/ibus/ Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: ibus >= 1.4.99 +Requires: python-curses %description The package contains general Table engine for IBus platform.