mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
dev-python/asyncpg: add missing cython dep
Closes: https://bugs.gentoo.org/926844 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -24,6 +24,7 @@ RDEPEND="
|
||||
' python3_{10..11})
|
||||
"
|
||||
BDEPEND="
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-db/postgresql[server]
|
||||
dev-python/uvloop[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user