Disable libquotient submodules in flatpak
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user