projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acaa21b
)
kde5.eclass: remove app-arch/xz-utils DEPEND
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 May 2019 09:16:35 +0000
(19:16 +1000)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 18 May 2019 19:33:25 +0000
(21:33 +0200)
It was only ever added for unpacking, and it appears in @system now.
Bug: https://bugs.gentoo.org/685914
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/kde5.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5.eclass
b/eclass/kde5.eclass
index 9c00bd19d59556b18c3659f603d25dc4406ca385..4f38f47d60be4cff79d72295ab720cde5d112e9b 100644
(file)
--- a/
eclass/kde5.eclass
+++ b/
eclass/kde5.eclass
@@
-304,8
+304,6
@@
_calculate_src_uri() {
;;
esac
- DEPEND+=" app-arch/xz-utils"
-
case ${CATEGORY} in
kde-apps)
case ${PV} in