Update for libplacebo

el8
Nicolas Chauvet 7 years ago
parent 58002093f5
commit 18729794b5

@ -43,7 +43,7 @@
Summary: The cross-platform open-source multimedia framework, player and server Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc Name: vlc
Version: %{vlc_vers} Version: %{vlc_vers}
Release: 2%{?dist} Release: 3%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/Multimedia Group: Applications/Multimedia
URL: http://www.videolan.org URL: http://www.videolan.org
@ -121,6 +121,7 @@ BuildRequires: libtar-devel
BuildRequires: libtheora-devel BuildRequires: libtheora-devel
BuildRequires: libtiger-devel BuildRequires: libtiger-devel
BuildRequires: libtiff-devel BuildRequires: libtiff-devel
BuildRequires: pkgconfig(libplacebo)
BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(libvncclient) BuildRequires: pkgconfig(libvncclient)
BuildRequires: libupnp-devel BuildRequires: libupnp-devel
@ -547,6 +548,9 @@ fi || :
%changelog %changelog
* Mon Feb 26 2018 Nicolas Chauvet <kwizart@gmail.com> - 3.0.0-3
- Add libplacebo support
* Sun Feb 18 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-2 * Sun Feb 18 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.0.0-2
- Enable microdns (rfbz#4793) - Enable microdns (rfbz#4793)

Loading…
Cancel
Save