diff options
Diffstat (limited to 'dev-vcs/kdesvn/kdesvn-2.0.0.ebuild')
-rw-r--r-- | dev-vcs/kdesvn/kdesvn-2.0.0.ebuild | 3 |
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(){ |