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:
Michał Górny
2025-08-15 19:40:53 +02:00
parent c97f8d9f22
commit 3fdb22268e
2 changed files with 2 additions and 0 deletions

View File

@@ -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}]

View File

@@ -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}]