Unverified Commit 76ec555e authored by Coca's avatar Coca
Browse files

space-station-14-launcher: add dbus

Fixes file dialogs in-game by providing the dependency for the bundled SDL
parent b40629ef
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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