Accepting request 236517 from home:efagra:branches:GNOME:Apps
Add missing dependency. Fix bnc#780249. OBS-URL: https://build.opensuse.org/request/show/236517 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gtranslator?expand=0&rev=53
This commit is contained in:
parent
29402d54b5
commit
ba0935bf18
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 7 07:14:19 UTC 2014 - stathisagrapidis@gmail.com
|
||||
|
||||
- Add missing runtime dependency. Fix bnc#780249.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 19:00:46 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gtranslator
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -49,6 +49,7 @@ BuildRequires: pkgconfig(libpeas-gtk-1.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12
|
||||
Requires: gsettings-desktop-schemas
|
||||
Requires: iso-codes
|
||||
Requires: libgda-5_0-sqlite
|
||||
Recommends: %{name}-lang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%glib2_gsettings_schema_requires
|
||||
|
Loading…
Reference in New Issue
Block a user