textproc/xlnt: Add fetch dependency security/ca_root_nss

This commit is contained in:
Yuri Victorovich 2024-06-23 04:18:47 -07:00
parent 5b6e520b71
commit d7c4539b4a

View file

@ -11,7 +11,8 @@ WWW= https://github.com/tfussell/xlnt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
FETCH_DEPENDS= git:devel/git
FETCH_DEPENDS= ca_root_nss>0:security/ca_root_nss \
git:devel/git
USES= cmake compiler:c++14-lang