summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-08-30 23:57:50 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-08-31 00:05:06 +1000
commit56297e759ab6def9b168a0c2dbad503bb1924d3d (patch)
tree76ea8688bd55e9af4bddd05759e4caba0a5a55d5 /media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
parentdev-qt/qtdemo: remove kde USE flag (diff)
downloadgentoo-56297e759ab6def9b168a0c2dbad503bb1924d3d.tar.gz
gentoo-56297e759ab6def9b168a0c2dbad503bb1924d3d.tar.bz2
gentoo-56297e759ab6def9b168a0c2dbad503bb1924d3d.zip
media-sound/lastfm-desktop: remove dev-qt/qtphonon dependency
Gentoo-bug: 629144 Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild')
-rw-r--r--media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild b/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
index c39ad64aaba5..603463205e2f 100644
--- a/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
+++ b/media-sound/lastfm-desktop/lastfm-desktop-2.1.36.ebuild
@@ -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 )