Accepting request 512141 from home:ftake:branches:M17N

fix boo#1047912

OBS-URL: https://build.opensuse.org/request/show/512141
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=167
This commit is contained in:
2017-07-24 08:35:22 +00:00
committed by Git OBS Bridge
parent 88c668b7aa
commit 1966b0b8e6
2 changed files with 12 additions and 0 deletions

View File

@@ -96,10 +96,16 @@ BuildRequires: pkg-config
BuildRequires: python3
BuildRequires: python3-gobject2-devel
Requires: python3-gobject2
%if 0%{suse_version} > 1320
Requires: python3-gobject-Gdk
%endif
%else
BuildRequires: python
BuildRequires: python-gobject-devel
Requires: python-gobject
%if 0%{suse_version} > 1320
Requires: python2-gobject-Gdk
%endif
%endif
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(vapigen)