download_and_compile.sh: add optional dependency on qml-module-qtquick-dialogs
The qml-module-qtquick-dialogs package is needed for the built-in launcher's Settings dialog since FlightGear commit 37dc418ce1978a55281cdedf6983e0e3ffea0108.
This commit is contained in:
parent
4588c2f1e8
commit
64f3f534a2
1 changed files with 1 additions and 0 deletions
|
@ -344,6 +344,7 @@ _optional_pkg_alternative qtbase5-private-dev
|
|||
_optional_pkg_alternative qtdeclarative5-private-dev
|
||||
_optional_pkg_alternative qml-module-qtquick2
|
||||
_optional_pkg_alternative qml-module-qtquick-window2
|
||||
_optional_pkg_alternative qml-module-qtquick-dialogs
|
||||
# FGPanel
|
||||
PKG="$PKG fluid libbz2-dev libfltk1.3-dev libxi-dev libxmu-dev"
|
||||
# FGAdmin
|
||||
|
|
Loading…
Reference in a new issue