mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/aiohttp: Add missing dep on dev-python/pkgconfig
Closes: https://bugs.gentoo.org/961538 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -41,6 +41,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-python/multidict-4.5.0[${PYTHON_USEDEP}]
|
||||
dev-python/pkgconfig[${PYTHON_USEDEP}]
|
||||
native-extensions? (
|
||||
>=dev-python/cython-3.1.1[${PYTHON_USEDEP}]
|
||||
dev-python/pkgconfig[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -41,6 +41,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-python/multidict-4.5.0[${PYTHON_USEDEP}]
|
||||
dev-python/pkgconfig[${PYTHON_USEDEP}]
|
||||
native-extensions? (
|
||||
>=dev-python/cython-3.1.1[${PYTHON_USEDEP}]
|
||||
dev-python/pkgconfig[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user