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:
landry 2022-12-27 07:54:27 +00:00
parent 7e207acd8d
commit 8542a70c6c

View File

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