docbook2X: add missing libxslt dep

Closes: https://trac.macports.org/ticket/73612
This commit is contained in:
Joshua Root
2026-03-11 21:26:16 +11:00
parent ccdcfbff8d
commit 4594cc05f1
+2 -1
View File
@@ -34,7 +34,8 @@ depends_lib port:perl${perl5.major} \
port:p${perl5.major}-xml-parser \
port:p${perl5.major}-xml-sax-expat \
port:libiconv \
port:libxml2
port:libxml2 \
port:libxslt
configure.args PERL=${perl5.bin}