fix: add pypa-setuptools to build-essential
This commit is contained in:
parent
146347a0e1
commit
d7444ed5ff
@ -11,7 +11,7 @@ HASHES=()
|
||||
DEPENDS=(
|
||||
"glibc" "gcc" "make" "python3" "perl"
|
||||
"pypa-wheel" "pypa-installer" "pypa-build"
|
||||
"pypa-packaging" "pypi-flit-core"
|
||||
"pypa-packaging" "pypi-flit-core" "pypa-setuptools"
|
||||
)
|
||||
BUILD=()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user