mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/cachelib: Add a test dep on dev-db/redis
Closes: https://bugs.gentoo.org/854504 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -24,6 +24,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-db/redis
|
||||
dev-python/pylibmc[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-xprocess[${PYTHON_USEDEP}]
|
||||
dev-python/redis-py[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user