mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/pyfuse3: cython dependency added.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
This commit is contained in:
@@ -23,7 +23,10 @@ RDEPEND="
|
||||
${CDEPEND}
|
||||
"
|
||||
|
||||
DEPEND="${CDEPEND}"
|
||||
DEPEND="
|
||||
${CDEPEND}
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
BDEPEND="test? (
|
||||
dev-python/pytest-trio[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user