projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbc6d2c
)
net-p2p/ktorrent: Punt bogus dep on kde-frameworks/kross
author
Johannes Huber
<johu@gentoo.org>
Tue, 19 Apr 2016 12:06:10 +0000
(14:06 +0200)
committer
Johannes Huber
<johu@gentoo.org>
Tue, 19 Apr 2016 12:07:57 +0000
(14:07 +0200)
Not needed to compile. Scripting feature is not ported yet.
Gentoo-bug: 580282
Package-Manager: portage-2.2.28
net-p2p/ktorrent/ktorrent-5.0.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/ktorrent/ktorrent-5.0.ebuild
b/net-p2p/ktorrent/ktorrent-5.0.ebuild
index 6acdc9dd2b9898782295ebde8b571ed501e0b406..e1a943428433d42310ecbbe62c48ba880d685bfd 100644
(file)
--- 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)