Add BR for wayland-protocols-devel to fix another FTBFS
This commit is contained in:
parent
7b1beb420b
commit
b74e72ed44
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.19.3
|
Version: 1.19.3
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -69,6 +69,7 @@ BuildRequires: nettle-devel
|
|||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
BuildRequires: wayland-devel
|
BuildRequires: wayland-devel
|
||||||
|
BuildRequires: wayland-protocols-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
BuildRequires: libsrtp-devel
|
BuildRequires: libsrtp-devel
|
||||||
@ -636,6 +637,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2022 Scott Talbert <swt@techie.net> - 1.19.3-3
|
||||||
|
- Add BR for wayland-protocols-devel to fix another FTBFS
|
||||||
|
|
||||||
* Mon Nov 22 2021 Scott Talbert <swt@techie.net> - 1.19.3-2
|
* Mon Nov 22 2021 Scott Talbert <swt@techie.net> - 1.19.3-2
|
||||||
- Fix FTBFS with meson 0.60.1 (#2025782)
|
- Fix FTBFS with meson 0.60.1 (#2025782)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user