From 7855b9c9923b2339eb7572d0b3f7bc9c55c6729f Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 23 Jul 2024 23:37:50 +0900 Subject: [PATCH] Not building the GUI as it requires QT5 --- org.solarus_games.solarus.Launcher.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.solarus_games.solarus.Launcher.yaml b/org.solarus_games.solarus.Launcher.yaml index bcab22e..515ce9f 100644 --- a/org.solarus_games.solarus.Launcher.yaml +++ b/org.solarus_games.solarus.Launcher.yaml @@ -61,6 +61,8 @@ modules: - name: solarus buildsystem: cmake-ninja + config-opts: + - -DSOLARUS_GUI=OFF builddir: true post-install: - rm ${FLATPAK_DEST}/share/metainfo/org.solarus_games.solarus.appdata.xml