mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/hy: Fix clint dep #615596
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -19,7 +19,7 @@ IUSE="test doc examples"
|
||||
RDEPEND="dev-python/flake8[${PYTHON_USEDEP}]
|
||||
>=dev-python/rply-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/astor-0.5[${PYTHON_USEDEP}]
|
||||
dev-python/clint[${PYTHON_USEDEP}]
|
||||
>=dev-python/clint-0.4[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
|
||||
|
||||
Reference in New Issue
Block a user