summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild')
-rw-r--r--media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild b/media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild
index 11314ce568f4..535e1abb16f1 100644
--- a/media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild
+++ b/media-sound/tomahawk/tomahawk-0.8.4-r2.ebuild
@@ -48,7 +48,7 @@ DEPEND="
dev-qt/qtsvg:4
dev-qt/qtwebkit:4
media-libs/phonon[qt4]
- >=media-libs/libechonest-2.3.0:=[qt4]
+ >=media-libs/libechonest-2.3.1:=[qt4]
media-libs/liblastfm[qt4]
telepathy? ( net-libs/telepathy-qt[qt4] )
)
@@ -63,7 +63,7 @@ DEPEND="
dev-qt/qtwidgets:5
kde-frameworks/attica:5
media-libs/phonon[qt5]
- >=media-libs/libechonest-2.3.0:=[qt5]
+ >=media-libs/libechonest-2.3.1:=[qt5]
media-libs/liblastfm[qt5]
telepathy? ( net-libs/telepathy-qt[qt5] )
)
@@ -78,6 +78,7 @@ PATCHES=(
"${FILESDIR}/${P}-qt55.patch"
"${FILESDIR}/${P}-taglib-1.10.patch"
"${FILESDIR}/${P}-qca-qt5-linking.patch"
+ "${FILESDIR}/${P}-echonest231.patch"
)
src_configure() {