commit 2f453050487dbb59c5ea093b5073f6c4e78f4810
Author: Rex Dieter <rdieter(a)gmail.com>
Date: Sat Apr 25 08:44:50 2020 -0500
drop BR: phonon-qt5-backend-gstreamer
I think we can drop this hack, core qt5 pkgs don't depend on phonon
like qt4 does
phonon-backend-vlc.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/phonon-backend-vlc.spec b/phonon-backend-vlc.spec
index 1013ba2..239221e 100644
--- a/phonon-backend-vlc.spec
+++ b/phonon-backend-vlc.spec
@@ -17,8 +17,6 @@ BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(phonon4qt5) >= 4.11
BuildRequires: pkgconfig(Qt5Gui) pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(xcb)
-# Oh, the irony of being in the default buildroot @ rpmfusion
-BuildRequires: phonon-qt5-backend-gstreamer
%global phonon_ver %(pkg-config --modversion phonon4qt5 2>/dev/null || echo 4.11)
%global vlc_ver %(pkg-config --modversion libvlc 2>/dev/null || echo 1.1.10)
Show replies by date