From 78849c8c58cdafe3eb6a4750880ad920ec941520 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 17 Sep 2019 13:46:04 +0200 Subject: [PATCH] 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