Add dependency on qt6-wayland

This includes the QPA plugin for Wayland which is necessary to
run natively on Wayland. Without the Wayland QPA plugin, we will
use XWayland which comes with a performance impact, especially
on embedded platforms with weak GPUs.
This commit is contained in:
Cameron Gutman
2025-12-29 22:44:40 -06:00
parent 3c6e894732
commit d760b65df4

2
debian/control vendored
View File

@@ -7,6 +7,6 @@ Build-Depends: debhelper (>= 10), libssl-dev, qt6-base-dev, qt6-declarative-dev,
Package: moonlight-qt
Architecture: any
Depends: qml6-module-qtquick-controls, qml6-module-qtquick-templates, qml6-module-qtquick-layouts, qml6-module-qtqml-workerscript, qml6-module-qtquick-window, qml6-module-qtquick, libdecor-0-0, libgles2, ${shlibs:Depends}, ${misc:Depends}, EXTRA_DEPS
Depends: qml6-module-qtquick-controls, qml6-module-qtquick-templates, qml6-module-qtquick-layouts, qml6-module-qtqml-workerscript, qml6-module-qtquick-window, qml6-module-qtquick, libdecor-0-0, libgles2, qt6-wayland, ${shlibs:Depends}, ${misc:Depends}, EXTRA_DEPS
Recommends: libgl1-mesa-dri
Description: NVIDIA GameStream client