Accepting request 246442 from home:fcrozat:branches:M17N
- Do not only requires typelib-1_0-Gtk-3_0 when building with python3. OBS-URL: https://build.opensuse.org/request/show/246442 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=122
This commit is contained in:
parent
80342270e0
commit
62c883613d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 08:15:16 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
- Do not only requires typelib-1_0-Gtk-3_0 when building with
|
||||
python3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 12:49:54 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
|
@ -98,12 +98,10 @@ Requires: dbus-1-python
|
||||
Requires: dconf
|
||||
Requires: iso-codes
|
||||
Requires: libibus-1_0-5 = %{version}
|
||||
%if %{with_python3}
|
||||
# ibus-setup will require typelib(Gdk) typelib(GdkX11), typelib(Gtk)
|
||||
# which are provided by two packages in openSUSE, so we limit their
|
||||
# ibus-setup will require typelib(Gdk) typelib(GdkX11), typelib(Gtk)
|
||||
# which are provided by two packages in openSUSE, so we limit their
|
||||
# versions to 3.0 only.
|
||||
Requires: typelib-1_0-Gtk-3_0
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
#Fix cursor following problem in KDE4 for libreoffice.
|
||||
|
Loading…
Reference in New Issue
Block a user