Skip to content
Snippets Groups Projects
Commit cb403187 authored by Dmitry Puzyrkov's avatar Dmitry Puzyrkov
Browse files

Merge branch 'release-5.3' of gitlab.demlabs.net:cellframe/cellframe-node into release-5.3

parents ba6edfee 215a6221
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,8 @@ if(LINUX) ...@@ -59,7 +59,8 @@ if(LINUX)
set(SUPPORT_PYTHON_PLUGINS ON) set(SUPPORT_PYTHON_PLUGINS ON)
endif() endif()
set(CELLFRAME_MODULES "core chains mining network srv cs-dag-poa cs-esbocs cs-none srv-app srv-app-db srv-datum srv-stake srv-xchange srv-bridge srv-voting") set(CELLFRAME_MODULES "core chains mining network srv cs-dag-poa cs-esbocs cs-none
srv-app srv-app-db srv-datum srv-stake srv-xchange srv-bridge srv-voting")
if(LINUX OR DARWIN) if(LINUX OR DARWIN)
set(CELLFRAME_MODULES "${CELLFRAME_MODULES} srv-vpn") set(CELLFRAME_MODULES "${CELLFRAME_MODULES} srv-vpn")
......
Subproject commit 0d97e059e58cc78e11672e41f21d6559cf1f45cb Subproject commit 33329d69589b3007fb5cc9701530cd2e3bda4370
Subproject commit 56b08bae8a3e57e7754a37b964255115a4b3e0bf Subproject commit 486eee1075d70bb2183177ccc9f999bcf4936ff3
...@@ -11,7 +11,7 @@ build_dependencies: ...@@ -11,7 +11,7 @@ build_dependencies:
- 'python3-dev' - 'python3-dev'
- 'curl' - 'curl'
- 'jq' - 'jq'
- 'xsltproc'
deploy_dependencies: deploy_dependencies:
deb: deb:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment