x11-misc/safeeyes: Fix setuptools depndency
authorSebastian Pipping <sping@gentoo.org>
Mon, 2 Jul 2018 19:41:19 +0000 (21:41 +0200)
committerSebastian 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

index ebf1e7c73477a4d78b4bb55cde19570b78c2df2c..9aae9642548a09424fbcd83d1f0607466501636b 100644 (file)
@@ -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