From: Andreas Sturmlechner Date: Thu, 8 Aug 2019 21:58:25 +0000 (+0200) Subject: media-libs/phonon: Pin down backend versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=36539485f7f117c61e9bc8fa4f179d41b548bc09;p=gentoo.git 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 --- diff --git a/media-libs/phonon/phonon-4.10.3.ebuild b/media-libs/phonon/phonon-4.10.3.ebuild index 18d770debdb9..b6079f78857f 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() {