From 3619e4a66c2fb274066f7f4ea85a4fc45d4fd03e Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Thu, 10 Nov 2022 00:37:39 +0100 Subject: [PATCH] Disable libquotient submodules in flatpak --- .flatpak-manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index ff1fec668..04ec46299 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -100,7 +100,8 @@ { "type": "git", "url": "https://github.com/quotient-im/libQuotient.git", - "branch": "dev" + "branch": "dev", + "disable-submodules": true } ], "config-opts": [