commit: 23bc6b85817f2091b63c5a7ddb4ff2c5d9a8ef5d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 21:23:51 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 1 21:25:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bc6b85
net-libs/libktorrent: We still want that patch
Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libktorrent/libktorrent-2.1.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-libs/libktorrent/libktorrent-2.1.1.ebuild
b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
index b9e2994e0e4..d9c041e72e8 100644
--- a/net-libs/libktorrent/libktorrent-2.1.1.ebuild
+++ b/net-libs/libktorrent/libktorrent-2.1.1.ebuild
@@ -20,7 +20,6 @@ COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
$(add_frameworks_dep solid)
@@ -37,6 +36,8 @@ RDEPEND="${COMMON_DEPEND}
!dev-libs/botan[gmp(-)]
"
+PATCHES=( "${FILESDIR}/${PN}-2.1-unused-link.patch" ) # git master
+
src_prepare() {
kde5_src_prepare