Fix json builder
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
"id": "org.eyecreate.vehiclevoyage",
|
"id": "org.eyecreate.vehiclevoyage",
|
||||||
"runtime": "org.kde.Platform",
|
"runtime": "org.kde.Platform",
|
||||||
"command": "vehiclevoyage",
|
"command": "vehiclevoyage",
|
||||||
"finish-args": [
|
|
||||||
"--share=ipc",
|
|
||||||
"runtime-version": "5.14",
|
"runtime-version": "5.14",
|
||||||
"sdk": "org.kde.Sdk",
|
"sdk": "org.kde.Sdk",
|
||||||
|
"finish-args": [
|
||||||
|
"--share=ipc",
|
||||||
"--share=network",
|
"--share=network",
|
||||||
"--socket=x11",
|
"--socket=x11",
|
||||||
"--socket=wayland",
|
"--socket=wayland",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
"builddir": true,
|
"builddir": true,
|
||||||
"config-opts": [
|
"config-opts": [
|
||||||
"-DCMAKE_BUILD_TYPE=Release"
|
"-DCMAKE_BUILD_TYPE=Release"
|
||||||
]
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user