commit 2f5b773c9d052ffa3c74c98a9464fda2d6c6a254
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Jan 16 13:44:55 2021 +0100
Update to 0.3.0
Add BR libX11-devel
vdr-mpv.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 09ef21a..7deb5af 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -12,6 +12,7 @@ BuildRequires: gcc-c++
BuildRequires: vdr-devel >= 2.0.0
BuildRequires: mpv-libs-devel
BuildRequires: libxcb-devel
+BuildRequires: libX11-devel
BuildRequires: xcb-util-image-devel
BuildRequires: xcb-util-keysyms-devel
BuildRequires: xcb-util-wm-devel
@@ -42,6 +43,7 @@ make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags}
-fPIC" %{?_smp_mflags} all
%changelog
* Sat Jan 16 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-1
- Update to 0.3.0
+- Add BR libX11-devel
* Wed Jan 06 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.2-1
- Update to 0.2.2
Show replies by date