projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74470c6
)
kde-apps/kpat: Move slot 4 blocker here
author
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 9 Jan 2019 09:57:38 +0000
(10:57 +0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 9 Jan 2019 09:57:38 +0000
(10:57 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-apps/kpat/kpat-18.04.3.ebuild
patch
|
blob
|
history
diff --git
a/kde-apps/kpat/kpat-18.04.3.ebuild
b/kde-apps/kpat/kpat-18.04.3.ebuild
index f6681caac28b5dd7c35dbebb243ebcd39a1c0586..24d04644fc6296e8a7b21b725e8d7bfd7dd32d93 100644
(file)
--- a/
kde-apps/kpat/kpat-18.04.3.ebuild
+++ b/
kde-apps/kpat/kpat-18.04.3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8
Gentoo Authors
+# Copyright 1999-201
9
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" )