add missing build dep. it wouldn't build without the build dep being

available, so no need for a REVISION bump.

noticed by myself and naddy on arm64 and amd64 bulk package builds.

OK sthen@
This commit is contained in:
phessler
2026-04-23 07:51:18 +00:00
parent cf09e4fd92
commit 6ce300ba6a
+1
View File
@@ -36,6 +36,7 @@ WANTLIB += m manifold mpfr opencsg qscintilla2_qt6 tbb xml2 zip
COMPILER = base-clang ports-gcc
BUILD_DEPENDS = devel/bison \
devel/catch2 \
devel/gettext,-tools \
devel/sanitizers-cmake \
graphics/glslang \