space-station-14-launcher: add dbus

Fixes file dialogs in-game by providing the dependency for the bundled SDL
This commit is contained in:
Coca
2026-03-22 06:40:48 +00:00
parent b40629efe5
commit 76ec555e9e
@@ -27,6 +27,7 @@
libxkbcommon,
wayland,
fontconfig,
dbus,
alsaSupport ? stdenv.hostPlatform.isLinux,
jackSupport ? stdenv.hostPlatform.isLinux,
pipewireSupport ? stdenv.hostPlatform.isLinux,
@@ -99,6 +100,7 @@ buildDotnetModule rec {
libxkbcommon
wayland
fontconfig.lib
dbus
]
++ lib.optional alsaSupport alsa-lib
++ lib.optional jackSupport libjack2