commit: 90d399cd8d3f6f9fb0c9663ea1e60fe3a8c1c307 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jul 4 19:55:15 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jul 4 19:55:15 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=90d399cd
kde-frameworks/kio: Patch upstreamed Upstream commit fb9bbb6f1fbb4e6232221a851f55ca2dc43b012c Bug: https://bugs.gentoo.org/784971 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-frameworks/kio/kio-9999.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kde-frameworks/kio/kio-9999.ebuild b/kde-frameworks/kio/kio-9999.ebuild index 990b444949..984d842bc3 100644 --- a/kde-frameworks/kio/kio-9999.ebuild +++ b/kde-frameworks/kio/kio-9999.ebuild @@ -70,11 +70,6 @@ DEPEND="${RDEPEND} " PDEPEND=">=kde-frameworks/kded-${PVCUT}:5" -PATCHES=( - # pending https://invent.kde.org/frameworks/kio/-/merge_requests/426 - "${FILESDIR}"/${PN}-5.84.0-fix-qtconcurrent-private-link.patch # bug 784971 -) - src_configure() { local mycmakeargs=( -DKIO_NO_PUBLIC_QTCONCURRENT=ON
