commit:     36539485f7f117c61e9bc8fa4f179d41b548bc09
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  8 21:58:25 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  8 21:58:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36539485

media-libs/phonon: Pin down backend versions

Future updates break cmake compat.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/phonon/phonon-4.10.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/phonon/phonon-4.10.3.ebuild 
b/media-libs/phonon/phonon-4.10.3.ebuild
index 18d770debdb..b6079f78857 100644
--- a/media-libs/phonon/phonon-4.10.3.ebuild
+++ b/media-libs/phonon/phonon-4.10.3.ebuild
@@ -39,8 +39,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 PDEPEND="
-       gstreamer? ( >=media-libs/phonon-gstreamer-4.9.0[qt5(+)] )
-       vlc? ( >=media-libs/phonon-vlc-0.9.0[qt5(+)] )
+       gstreamer? ( =media-libs/phonon-gstreamer-4.9* )
+       vlc? ( =media-libs/phonon-vlc-0.10* )
 "
 
 src_configure() {

Reply via email to