SOLARUS: removed GUI as it's QT5

This commit is contained in:
XargonWan 2023-10-19 18:55:04 +02:00
parent 0eaa8d70ab
commit 4211ef1948

View file

@ -1308,6 +1308,8 @@ modules:
- name: solarus - name: solarus
buildsystem: cmake-ninja buildsystem: cmake-ninja
builddir: true builddir: true
config-opts:
- -DSOLARUS_GUI=OFF
sources: sources:
- type: git - type: git
url: https://gitlab.com/solarus-games/solarus.git url: https://gitlab.com/solarus-games/solarus.git