Use nlohmann_json package instead of submodule (#2161)

This commit is contained in:
James Le Cuirot 2024-02-26 23:53:56 +00:00 committed by GitHub
commit 11c5b64d39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 13 deletions

View file

@ -31,12 +31,13 @@ post-fetch {
system -W ${worksrcpath} "${git.cmd} submodule update --init --recursive"
}
depends_build-append port:npm9 \
port:pkgconfig
depends_lib port:avahi \
port:curl \
port:libopus \
port:miniupnpc \
port:npm9 \
port:pkgconfig
port:miniupnpc
boost.version 1.81