Update grilo-plugins.spec
Build now requires liboauth headers.
This commit is contained in:
parent
0b81a421b2
commit
7f71e5b620
@ -6,7 +6,7 @@
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.11
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -36,6 +36,7 @@ BuildRequires: totem-pl-parser-devel
|
||||
BuildRequires: tracker-devel >= 2.3.0
|
||||
BuildRequires: libdmapsharing-devel
|
||||
BuildRequires: json-glib-devel
|
||||
BuildRequires: pkgconfig(oauth)
|
||||
|
||||
%if ! 0%{?rhel}
|
||||
Requires: dleyna-server
|
||||
@ -114,6 +115,9 @@ This package contains plugins to get information from theses sources:
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2020 Yaroslav Fedevych <yaroslav@fedevych.name> - 0.3.11-2
|
||||
- Added pkgconfig(oauth) as an explicit build dependency
|
||||
|
||||
* Fri Feb 14 2020 Victor Toso <victortoso@redhat.com> - 0.3.11-1
|
||||
- Update to 0.3.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user