mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-lang/swift: add missing dev-python/setuptools dependency
Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
@@ -90,6 +90,9 @@ BDEPEND="
|
||||
>=sys-libs/ncurses-6
|
||||
>=sys-libs/zlib-1.3
|
||||
dev-lang/python
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
' python3_{12..13})
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user