Accepting request 526333 from home:Zaitor:branches:GNOME:Apps
- Conditionalize pkgconfig(gdict-1.0) BuildRequires, only available on older versions of openSUSE, gnome-dictionary 3.26.0 made this symbol private. OBS-URL: https://build.opensuse.org/request/show/526333 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gtranslator?expand=0&rev=62
This commit is contained in:
parent
dbc6a480bf
commit
71e2791567
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 14 12:11:48 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Conditionalize pkgconfig(gdict-1.0) BuildRequires, only available
|
||||||
|
on older versions of openSUSE, gnome-dictionary 3.26.0 made this
|
||||||
|
symbol private.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 1 16:05:08 UTC 2017 - dimstar@opensuse.org
|
Thu Jun 1 16:05:08 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -31,7 +31,9 @@ BuildRequires: yelp-tools
|
|||||||
BuildRequires: libgda-devel
|
BuildRequires: libgda-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
%if 0%{?suse_version} <= 1320
|
||||||
BuildRequires: pkgconfig(gdict-1.0)
|
BuildRequires: pkgconfig(gdict-1.0)
|
||||||
|
%endif
|
||||||
BuildRequires: pkgconfig(gdl-3.0) >= 3.6.0
|
BuildRequires: pkgconfig(gdl-3.0) >= 3.6.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||||
|
Loading…
Reference in New Issue
Block a user