commit 1f0c85d01d299cc08f633d980aaeeddf8a09cf35
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Apr 26 12:54:10 2021 +0200
Update to 1.2.3
Add DRM_CFLAGS
Add BR libdrm-devel
vdr-mpv.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 0da5f86..c64dc23 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -11,6 +11,7 @@ Source0:
https://github.com/ua0lnj/vdr-plugin-mpv/archive/v%{version}.tar
BuildRequires: gcc-c++
BuildRequires: vdr-devel >= 2.0.0
BuildRequires: mpv-libs-devel
+BuildRequires: libdrm-devel
BuildRequires: libxcb-devel
BuildRequires: libX11-devel
BuildRequires: xcb-util-image-devel
@@ -45,6 +46,7 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
* Mon Apr 26 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.3-1
- Update to 1.2.3
- Add DRM_CFLAGS
+- Add BR libdrm-devel
* Wed Apr 14 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.0-1
- Update to 1.2.0