mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/CacheControl: Fix DEPEND variable name
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -19,7 +19,7 @@ IUSE="test"
|
||||
RDEPEND="
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
>=dev-python/lockfile-0.9[${PYTHON_USEDEP}]"
|
||||
DEPENDS="${RDEPEND}
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user