add BDEP on docbook-xsl

This commit is contained in:
sthen
2026-02-10 16:13:23 +00:00
parent fd1e415edf
commit 38a94b8024
+5 -2
View File
@@ -27,8 +27,11 @@ MODPY_ADJ_FILES= ${WRKSRC}/plugins/*/*.py
BUILD_DEPENDS= devel/uthash \
devel/cunit \
devel/gtest \
textproc/libxslt
devel/gtest
# for xml->manpages; releases include generated files, but the cmake
# build regenerates them if xsltproc is present.
BUILD_DEPENDS+= textproc/libxslt \
textproc/docbook-xsl
LIB_DEPENDS= databases/sqlite3 \
devel/cjson \
security/argon2 \