diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-06-30 08:06:30 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-06-30 08:06:30 +0200 |
commit | d6ea63eb367b1da7f3461b441580ac38d841bb78 (patch) | |
tree | e53bafba92d045a0da53b067810f360c72936f8c /kde-frameworks/kio/kio-9999.ebuild | |
parent | media-gfx/kphotoalbum: Update HOMEPAGE (diff) | |
download | kde-d6ea63eb367b1da7f3461b441580ac38d841bb78.tar.gz kde-d6ea63eb367b1da7f3461b441580ac38d841bb78.tar.bz2 kde-d6ea63eb367b1da7f3461b441580ac38d841bb78.zip |
kde-frameworks/kio: Rebase fix-qtconcurrent-private-link.patch
Reported-by: Duncan <1i5t5.duncan@cox.net>
Closes: https://bugs.gentoo.org/799215
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kio/kio-9999.ebuild')
-rw-r--r-- | kde-frameworks/kio/kio-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kio/kio-9999.ebuild b/kde-frameworks/kio/kio-9999.ebuild index 522952a13d..a247d1aa41 100644 --- a/kde-frameworks/kio/kio-9999.ebuild +++ b/kde-frameworks/kio/kio-9999.ebuild @@ -74,7 +74,7 @@ PDEPEND=" PATCHES=( # pending https://invent.kde.org/frameworks/kio/-/merge_requests/426 - "${FILESDIR}"/${PN}-5.81.0-fix-qtconcurrent-private-link.patch # bug 784971 + "${FILESDIR}"/${PN}-5.84.0-fix-qtconcurrent-private-link.patch # bug 784971 ) src_configure() { |