summaryrefslogtreecommitdiff
path: root/kde-apps/kate/kate-20.08.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kate/kate-20.08.3.ebuild')
-rw-r--r--kde-apps/kate/kate-20.08.3.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/kde-apps/kate/kate-20.08.3.ebuild b/kde-apps/kate/kate-20.08.3.ebuild
index 5c8f7359242c..d6299f186d5f 100644
--- a/kde-apps/kate/kate-20.08.3.ebuild
+++ b/kde-apps/kate/kate-20.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -61,6 +61,10 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+PATCHES=(
+ "${FILESDIR}/${P}-fix-filetree_model_test.patch" # bug 769548
+)
+
src_prepare() {
ecm_src_prepare