media-sound/lastfm-desktop: remove dev-qt/qtphonon dependency
authorMichael Palimaka <kensington@gentoo.org>
Wed, 30 Aug 2017 13:57:50 +0000 (23:57 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Wed, 30 Aug 2017 14:05:06 +0000 (00:05 +1000)
Gentoo-bug: 629144
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-sound/lastfm-desktop/lastfm-desktop-2.1.35.ebuild
media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild

index bc6a14c32b428651b0e7a688014c30856dc46946..aad974604489805e99bb0a72b57e7d120e433b87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
        media-libs/libgpod
        >=media-libs/liblastfm-1.0.6[fingerprint,qt4(+)]
        sys-libs/zlib
-       || ( dev-qt/qtphonon:4 kde-apps/phonon-kde:4 )"
+       kde-apps/phonon-kde:4"
 DEPEND="${RDEPEND}"
 
 src_configure() {
index c39ad64aaba5d95630e483bb87c21026afd9f84f..603463205e2f895145d13a2d832a2d2bc475b8f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
        media-libs/libgpod
        media-libs/liblastfm[fingerprint,qt4(+)]
        sys-libs/zlib
-       || ( dev-qt/qtphonon:4 kde-apps/phonon-kde:4 )"
+       kde-apps/phonon-kde:4"
 DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${P}-missing-cast.patch )