www/mozilla-firefox: add missing BDEP on setuptools
mach uses pkg_resources from setuptools, and will fail hard if setuptools got junked in the meantime ? failure reported by naddy@, hints from tb@.
This commit is contained in:
parent
7e207acd8d
commit
8542a70c6c
@ -37,6 +37,8 @@ BUILD_DEPENDS += lang/wasi-sdk/compiler-rt \
|
||||
lang/wasi-sdk/libcxxabi \
|
||||
lang/wasi-sdk/libcxx \
|
||||
lang/wasi-libc
|
||||
# mach uses pkg_resources
|
||||
BUILD_DEPENDS += devel/py-setuptools${MODPY_FLAVOR}
|
||||
|
||||
# uses pledge()
|
||||
WANTLIB += Xrandr Xtst
|
||||
|
Loading…
x
Reference in New Issue
Block a user