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