Fix flatpak manifest.

This commit is contained in:
Kevin Whitaker
2021-11-30 15:52:10 -05:00
parent ad3cf543c8
commit 07079b7d1b

View File

@@ -2,11 +2,11 @@
"id": "org.eyecreate.qiflora",
"runtime": "org.kde.Platform",
"command": "qiflora",
"runtime-version": "5.14",
"sdk": "org.kde.Sdk",
"finish-args": [
"--share=ipc",
"--allow=bluetooth",
"runtime-version": "5.13",
"sdk": "org.kde.Sdk",
"--system-talk-name=org.bluez",
"--share=network",
"--socket=x11",
@@ -66,7 +66,7 @@
"type": "git",
"url": "https://github.com/qt/qtconnectivity",
"branch": "5.13.2",
"commit": "f6be1f73a810514335ab3d27e1d05825a36b06af"
"commit": "13b15ab1b1ee2ad56d0d37b07d694fbfc22e97a3"
}
],
"build-commands": [
@@ -85,7 +85,7 @@
"builddir": true,
"config-opts": [
"-DCMAKE_BUILD_TYPE=Release"
]
],
"sources": [
{
"type": "git",