mirror of
https://github.com/RetroDECK/org.solarus_games.solarus.Launcher.git
synced 2024-11-29 08:35:39 +00:00
Not building the GUI as it requires QT5
This commit is contained in:
parent
759dc9d216
commit
7855b9c992
|
@ -61,6 +61,8 @@ modules:
|
||||||
|
|
||||||
- name: solarus
|
- name: solarus
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
|
config-opts:
|
||||||
|
- -DSOLARUS_GUI=OFF
|
||||||
builddir: true
|
builddir: true
|
||||||
post-install:
|
post-install:
|
||||||
- rm ${FLATPAK_DEST}/share/metainfo/org.solarus_games.solarus.appdata.xml
|
- rm ${FLATPAK_DEST}/share/metainfo/org.solarus_games.solarus.appdata.xml
|
||||||
|
|
Loading…
Reference in a new issue