commit 78849c8c58cdafe3eb6a4750880ad920ec941520
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Sep 17 13:46:04 2019 +0200
Drop any phonon support for RHEL
Won't be enabled until RHEL 8.1
vlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 4f2d773..7ddc9e9 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -221,7 +221,7 @@ BuildRequires: raspberrypi-vc-static
BuildRequires: devtoolset-7-toolchain, devtoolset-7-libatomic-devel
%endif
-%if 0%{?fedora} || 0%{?rhel} >= 8
+%if 0%{?fedora}
BuildRequires: phonon-qt5-devel
BuildRequires: phonon-qt5-backend-gstreamer
%else
Show replies by date