summaryrefslogtreecommitdiff
path: root/INSTALL.pkgsrc
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-08-08 14:34:10 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-08-08 14:34:10 -0300
commit56f96f0bdc6187ce19064d311c000656ae68008b (patch)
tree104a7843861befbd4da34a66f03b85d7b9ea0df9 /INSTALL.pkgsrc
parent3e8d3ed13f58af810934de696c34bf5bf16ddcc6 (diff)
New upstream version 1.5.0upstream
Diffstat (limited to 'INSTALL.pkgsrc')
-rw-r--r--INSTALL.pkgsrc8
1 files changed, 2 insertions, 6 deletions
diff --git a/INSTALL.pkgsrc b/INSTALL.pkgsrc
index 34df9b5..e53ff45 100644
--- a/INSTALL.pkgsrc
+++ b/INSTALL.pkgsrc
@@ -11,11 +11,7 @@ you'll need to install:
pkg_add bison pkg-config libidn gnutls libgcrypt mercurial
and follow the usual installation note.
-NetBSD does not support SCTP, so you have to add
- -DDISABLE_SCTP:BOOL=ON
-to the cmake command line.
-
For the optional extensions, you need mysql*-client, postgres*-client,
-libxml2. For the debugging extensions, you also need swig and a
-python -- install as usual.
+libxml2, jsoncpp, and json-schema. For the debugging extensions,
+you also need swig and a python -- install as usual.