summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 09:43:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 10:01:09 +0200
commit811b41c7bf7417326e393a1157ce6587b9f6f21e (patch)
tree79e049732139eaada94af72947f83b6802db6029 /dev-vcs/kdesvn/kdesvn-2.0.0.ebuild
parentdev-util/kdevelop-python: Fix build with Qt 5.11 (diff)
downloadgentoo-811b41c7bf7417326e393a1157ce6587b9f6f21e.tar.gz
gentoo-811b41c7bf7417326e393a1157ce6587b9f6f21e.tar.bz2
gentoo-811b41c7bf7417326e393a1157ce6587b9f6f21e.zip
dev-vcs/kdesvn: Fix build with Qt 5.11
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-vcs/kdesvn/kdesvn-2.0.0.ebuild')
-rw-r--r--dev-vcs/kdesvn/kdesvn-2.0.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/kdesvn/kdesvn-2.0.0.ebuild b/dev-vcs/kdesvn/kdesvn-2.0.0.ebuild
index 483633ed6ea6..b89d778a3a1f 100644
--- a/dev-vcs/kdesvn/kdesvn-2.0.0.ebuild
+++ b/dev-vcs/kdesvn/kdesvn-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -53,6 +53,7 @@ RDEPEND="${DEPEND}
PATCHES=(
"${FILESDIR}/${P}-desktop.patch"
"${FILESDIR}/${P}-deps.patch"
+ "${FILESDIR}/${P}-qt-5.11.patch"
)
src_prepare(){