Skip to content
Snippets Groups Projects
Commit 5adacd96 authored by Rechi's avatar Rechi Committed by Marko Semet
Browse files

add nlohmann-json

parent 6ec66f84
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@
{
"type": "git",
"url": "https://github.com/kodi-pvr/pvr.vuplus",
"tag": "3.15.4-Leia",
"commit": "ec29899c002373c1220c90728b0f1bd40280f48f"
"tag": "3.28.9-Leia",
"commit": "e530acae22bbb6fa84e782da727eca5a72039b31"
}
]
}
{
"name": "nlohmann-json",
"buildsystem": "cmake-ninja",
"builddir": true,
"config-opts": [
"-DBUILD_TESTING:BOOL=OFF"
],
"sources": [
{
"type": "git",
"url": "https://github.com/nlohmann/json",
"tag": "v3.7.3",
"commit": "e7b3b40b5a95bc74b9a7f662830a27c49ffc01b4"
}
]
}
......@@ -129,6 +129,7 @@ modules:
- deps/libmodplug.json
- deps/jsoncpp.json
- deps/libopenmpt.json
- deps/nlohmann-json.json
- deps/rtmpdump.json
- deps/pycryptodome.json
- deps/python-pillow.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment