summaryrefslogtreecommitdiff
path: root/media-sound/tomahawk/tomahawk-9999.ebuild
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-11 13:54:14 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-11 18:50:16 +0200
commitf6d756fe90250378eab32f0622f25b79fdffc825 (patch)
treeceff75d53485a0333a3501c5953742780b8f1b58 /media-sound/tomahawk/tomahawk-9999.ebuild
parent63488059efef2b291c7c86f77dcbfb8b3b365cdb (diff)
downloadgentoo-f6d756fe90250378eab32f0622f25b79fdffc825.tar.gz
gentoo-f6d756fe90250378eab32f0622f25b79fdffc825.tar.xz
media-sound/tomahawk: Fix live build
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-sound/tomahawk/tomahawk-9999.ebuild')
-rw-r--r--media-sound/tomahawk/tomahawk-9999.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
index f93c527233e..7aff77bc5f0 100644
--- a/media-sound/tomahawk/tomahawk-9999.ebuild
+++ b/media-sound/tomahawk/tomahawk-9999.ebuild
@@ -74,6 +74,11 @@ RDEPEND="${DEPEND}
DOCS=( AUTHORS ChangeLog README.md )
+PATCHES=(
+ "${FILESDIR}/${PN}-quazip-cmake.patch"
+ "${FILESDIR}/${PN}-liblastfm-cmake.patch"
+)
+
src_configure() {
local mycmakeargs=(
-DWITH_CRASHREPORTER=OFF