Enable Wayland support

Previously disabled due to missing wayland-devel as a BR - before it was probably
brought in by something else.
This commit is contained in:
Tomas Popela 2018-03-26 10:52:45 +02:00
parent 6eb4a1d10c
commit ed057c189c

View File

@ -6,7 +6,7 @@
Name: gstreamer1-plugins-base
Version: 1.14.0
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
@ -43,6 +43,7 @@ BuildRequires: mesa-libGL-devel
BuildRequires: mesa-libGLES-devel
BuildRequires: mesa-libGLU-devel
BuildRequires: mesa-libEGL-devel
BuildRequires: wayland-devel
# documentation
BuildRequires: gtk-doc >= 1.3
@ -462,6 +463,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%changelog
* Mon Mar 26 2018 Tomas Popela <tpopela@redhat.com> - 1.14.0-2
- Enable Wayland support (previously disabled due to missing wayland-devel
as a BR - before it was probably brought in by something else).
* Tue Mar 20 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-1
- Update to 1.14.0