Fix json builder

This commit is contained in:
2020-06-11 11:33:39 -04:00
parent 5c1363f5f3
commit 9351342c2d

View File

@@ -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",