Fix flatpak manifest.
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
"id": "org.eyecreate.qiflora",
|
"id": "org.eyecreate.qiflora",
|
||||||
"runtime": "org.kde.Platform",
|
"runtime": "org.kde.Platform",
|
||||||
"command": "qiflora",
|
"command": "qiflora",
|
||||||
|
"runtime-version": "5.14",
|
||||||
|
"sdk": "org.kde.Sdk",
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
"--allow=bluetooth",
|
"--allow=bluetooth",
|
||||||
"runtime-version": "5.13",
|
|
||||||
"sdk": "org.kde.Sdk",
|
|
||||||
"--system-talk-name=org.bluez",
|
"--system-talk-name=org.bluez",
|
||||||
"--share=network",
|
"--share=network",
|
||||||
"--socket=x11",
|
"--socket=x11",
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/qt/qtconnectivity",
|
"url": "https://github.com/qt/qtconnectivity",
|
||||||
"branch": "5.13.2",
|
"branch": "5.13.2",
|
||||||
"commit": "f6be1f73a810514335ab3d27e1d05825a36b06af"
|
"commit": "13b15ab1b1ee2ad56d0d37b07d694fbfc22e97a3"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"build-commands": [
|
"build-commands": [
|
||||||
@@ -85,7 +85,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