mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
textproc/xlnt: Add fetch dependency security/ca_root_nss
This commit is contained in:
parent
5b6e520b71
commit
d7c4539b4a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue