Use nlohmann_json package instead of submodule (#2161)
This commit is contained in:
parent
8a7a6c48f8
commit
11c5b64d39
9 changed files with 11 additions and 13 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue