diff --git a/ibus.changes b/ibus.changes index bfcc8dd..379b560 100644 --- a/ibus.changes +++ b/ibus.changes @@ -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 diff --git a/ibus.spec b/ibus.spec index dab1340..2655f53 100644 --- a/ibus.spec +++ b/ibus.spec @@ -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.