commit b868bbd9fc882840fa58d8ee29d0c8d1caa48a89
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Dec 11 18:31:30 2018 +0100
Don't enforce version - wip for el7 support
phonon-backend-vlc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/phonon-backend-vlc.spec b/phonon-backend-vlc.spec
index 43da3c2..bc1edea 100644
--- a/phonon-backend-vlc.spec
+++ b/phonon-backend-vlc.spec
@@ -18,8 +18,8 @@ BuildRequires: gcc-c++
BuildRequires: kde-filesystem
BuildRequires: pkgconfig(libvlc) >= 1.1.10
BuildRequires: pkgconfig(libxml-2.0)
-BuildRequires: pkgconfig(phonon) >= 4.7.80
-BuildRequires: pkgconfig(phonon4qt5) >= 4.7.80
+BuildRequires: pkgconfig(phonon)
+BuildRequires: pkgconfig(phonon4qt5)
BuildRequires: pkgconfig(QtGui)
BuildRequires: pkgconfig(Qt5Gui) pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(xcb)
Show replies by date