summaryrefslogtreecommitdiff
path: root/kde-apps/kpat/kpat-18.04.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
commitc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (patch)
tree9ea78393bc3ecd6ab4de449383d4e97e5f3648ae /kde-apps/kpat/kpat-18.04.3.ebuild
parent2891d29af8907ce881662f4a02844926d7a293c7 (diff)
gentoo resync : 12.01.2019
Diffstat (limited to 'kde-apps/kpat/kpat-18.04.3.ebuild')
-rw-r--r--kde-apps/kpat/kpat-18.04.3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-apps/kpat/kpat-18.04.3.ebuild b/kde-apps/kpat/kpat-18.04.3.ebuild
index f6681caac28b..24d04644fc62 100644
--- a/kde-apps/kpat/kpat-18.04.3.ebuild
+++ b/kde-apps/kpat/kpat-18.04.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,6 +33,8 @@ DEPEND="
$(add_qt_dep qtwidgets)
x11-misc/shared-mime-info
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !kde-apps/kpat:4
+"
PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )