forked from pool/ibus-table
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
This commit is contained in:
parent
cf903e7364
commit
b90f956fb5
@ -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
|
Mon Jul 8 09:29:42 CST 2013 - hillwood@linuxfans.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ibus-table
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
Source: %{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: ibus >= 1.4.99
|
Requires: ibus >= 1.4.99
|
||||||
|
Requires: python-curses
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The package contains general Table engine for IBus platform.
|
The package contains general Table engine for IBus platform.
|
||||||
|
Loading…
Reference in New Issue
Block a user