From: Johannes Huber Date: Tue, 19 Apr 2016 12:06:10 +0000 (+0200) Subject: net-p2p/ktorrent: Punt bogus dep on kde-frameworks/kross X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3191dd5dcc7b811a4c721160588f7e67ace4ed5;p=gentoo.git net-p2p/ktorrent: Punt bogus dep on kde-frameworks/kross Not needed to compile. Scripting feature is not ported yet. Gentoo-bug: 580282 Package-Manager: portage-2.2.28 --- diff --git a/net-p2p/ktorrent/ktorrent-5.0.ebuild b/net-p2p/ktorrent/ktorrent-5.0.ebuild index 6acdc9dd2b98..e1a943428433 100644 --- a/net-p2p/ktorrent/ktorrent-5.0.ebuild +++ b/net-p2p/ktorrent/ktorrent-5.0.ebuild @@ -98,6 +98,12 @@ RDEPEND="${COMMON_DEPEND} # kde5_src_prepare # } +src_prepare() { + kde5_src_prepare + + punt_bogus_dep Kross +} + src_configure() { local mycmakeargs=( -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)