diff options
Diffstat (limited to 'media-sound/tomahawk/tomahawk-9999.ebuild')
-rw-r--r-- | media-sound/tomahawk/tomahawk-9999.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index f93c527233e6..7aff77bc5f03 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 |