Disable libquotient submodules in flatpak

This commit is contained in:
Tobias Fella
2022-11-10 00:37:39 +01:00
parent b5a7ca96ee
commit 3619e4a66c

View File

@@ -100,7 +100,8 @@
{ {
"type": "git", "type": "git",
"url": "https://github.com/quotient-im/libQuotient.git", "url": "https://github.com/quotient-im/libQuotient.git",
"branch": "dev" "branch": "dev",
"disable-submodules": true
} }
], ],
"config-opts": [ "config-opts": [