Update wayland deps

Just wayland-devel is enough these days.
This commit is contained in:
Pete Walter 2019-02-28 21:32:04 +00:00
parent bc3721913b
commit 201aabaa44

View File

@ -14,7 +14,7 @@
Name: gstreamer1-plugins-bad-free
Version: 1.15.1
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins
License: LGPLv2+ and LGPLv2
@ -63,7 +63,7 @@ BuildRequires: opus-devel
BuildRequires: nettle-devel
BuildRequires: libgcrypt-devel
%if 0%{?fedora} || 0%{?rhel} > 7
BuildRequires: libwayland-client-devel
BuildRequires: wayland-devel
%endif
BuildRequires: gnutls-devel
BuildRequires: libsrtp-devel
@ -473,6 +473,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
%changelog
* Thu Feb 28 2019 Pete Walter <pwalter@fedoraproject.org> - 1.15.1-3
- Update wayland deps
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild