# HG changeset patch # User Thomas Klausner # Date 1554816247 -7200 # Node ID b90f100f9de67419f0abaf92484d748c041dcfe3 # Parent cbe1da7a32f15803e660de1150a6d90a45ff350b Update INSTALL.pkgsrc. diff -r cbe1da7a32f1 -r b90f100f9de6 INSTALL.pkgsrc --- a/INSTALL.pkgsrc Tue Apr 09 15:11:32 2019 +0200 +++ b/INSTALL.pkgsrc Tue Apr 09 15:24:07 2019 +0200 @@ -11,11 +11,7 @@ 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, jsoncpp, and json-schema. For the debugging extensions, +you also need swig and a python -- install as usual. -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. -