forked from pool/tvheadend
Accepting request 674330 from home:iznogood:branches:multimedia:apps
- No longer force the use of ffmpeg3 versions of pkgconfig(libav*). OBS-URL: https://build.opensuse.org/request/show/674330 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/tvheadend?expand=0&rev=34
This commit is contained in:
parent
65e02ccb56
commit
87432a90f9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 21:09:46 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
- No longer force the use of ffmpeg3 versions of pkgconfig(libav*).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 12 21:15:40 UTC 2019 - Manu Maier <mmanu84@outlook.de>
|
||||
|
||||
|
@ -48,13 +48,13 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: pkgconfig(avahi-client)
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(libavcodec) = 57.107.100
|
||||
BuildRequires: pkgconfig(libavfilter) = 6.107.100
|
||||
BuildRequires: pkgconfig(libavformat) = 57.83.100
|
||||
BuildRequires: pkgconfig(libavresample) = 3.7.0
|
||||
BuildRequires: pkgconfig(libavutil) = 55.78.100
|
||||
BuildRequires: pkgconfig(libavcodec)
|
||||
BuildRequires: pkgconfig(libavfilter)
|
||||
BuildRequires: pkgconfig(libavformat)
|
||||
BuildRequires: pkgconfig(libavresample)
|
||||
BuildRequires: pkgconfig(libavutil)
|
||||
BuildRequires: pkgconfig(libssl)
|
||||
BuildRequires: pkgconfig(libswscale) = 4.8.100
|
||||
BuildRequires: pkgconfig(libswscale)
|
||||
BuildRequires: pkgconfig(liburiparser)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%if 0%{?suse_version} > 1320
|
||||
|
Loading…
Reference in New Issue
Block a user