projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31630a1
)
kde-apps/lskat: Punt bogus Phonon4Qt5 dep
author
Andreas Sturmlechner
<asturm@gentoo.org>
Mon, 10 Sep 2018 11:17:42 +0000
(13:17 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Mon, 10 Sep 2018 11:36:16 +0000
(13:36 +0200)
Closes: https://bugs.gentoo.org/665584
Package-Manager: Portage-2.3.48, Repoman-2.3.10
kde-apps/lskat/lskat-18.08.1.ebuild
patch
|
blob
|
history
diff --git
a/kde-apps/lskat/lskat-18.08.1.ebuild
b/kde-apps/lskat/lskat-18.08.1.ebuild
index ca1d75ae4777105bf2a72337ec6f35cb1056870a..4c0729f8e633c337f1f2e526e6f98d5b2880c07c 100644
(file)
--- a/
kde-apps/lskat/lskat-18.08.1.ebuild
+++ b/
kde-apps/lskat/lskat-18.08.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-KDE_HANDBOOK=
true
+KDE_HANDBOOK=
"true"
KDE_SELINUX_MODULE="games"
inherit kde5
@@
-31,3
+31,8
@@
DEPEND="
RDEPEND="${DEPEND}
!<kde-apps/kde4-l10n-17.07.80
"
+
+src_prepare() {
+ kde5_src_prepare
+ punt_bogus_dep Phonon 4Qt5
+}