mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
dev-python/python-binary-memcached: m2r is needed at build time
Closes: https://bugs.gentoo.org/835482 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -24,11 +24,11 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-python/m2r-0.2.1[${PYTHON_USEDEP}]
|
||||
test? ( net-misc/memcached )
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
>=dev-python/m2r-0.2.1[${PYTHON_USEDEP}]
|
||||
dev-python/mistune[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-6.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/trustme-0.9.0[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user