mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
SOLARUS: removed GUI as it's QT5
This commit is contained in:
parent
0eaa8d70ab
commit
4211ef1948
|
@ -1308,6 +1308,8 @@ modules:
|
|||
- name: solarus
|
||||
buildsystem: cmake-ninja
|
||||
builddir: true
|
||||
config-opts:
|
||||
- -DSOLARUS_GUI=OFF
|
||||
sources:
|
||||
- type: git
|
||||
url: https://gitlab.com/solarus-games/solarus.git
|
||||
|
|
Loading…
Reference in a new issue