projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a2b297
)
x11-misc/safeeyes: Fix setuptools depndency
author
Sebastian Pipping
<sping@gentoo.org>
Mon, 2 Jul 2018 19:41:19 +0000
(21:41 +0200)
committer
Sebastian Pipping
<sping@gentoo.org>
Mon, 2 Jul 2018 19:45:36 +0000
(21:45 +0200)
Bug: https://bugs.gentoo.org/659318
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-misc/safeeyes/safeeyes-2.0.6.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/safeeyes/safeeyes-2.0.6.ebuild
b/x11-misc/safeeyes/safeeyes-2.0.6.ebuild
index ebf1e7c73477a4d78b4bb55cde19570b78c2df2c..9aae9642548a09424fbcd83d1f0607466501636b 100644
(file)
--- a/
x11-misc/safeeyes/safeeyes-2.0.6.ebuild
+++ b/
x11-misc/safeeyes/safeeyes-2.0.6.ebuild
@@
-17,7
+17,7
@@
IUSE="portaudio"
CDEPEND="${PYTHON_DEPS}"
DEPEND="${CDEPEND}
-
dev-python/setuptools
[${PYTHON_USEDEP}]
+
>=dev-python/setuptools-38.6.0
[${PYTHON_USEDEP}]
"
RDEPEND="${CDEPEND}
dev-libs/libappindicator:3