Unverified Commit 4caf6968 authored by Marcin Serwin's avatar Marcin Serwin Committed by GitHub
Browse files

space-station-14-launcher: add dbus (#502126)

parents 0b9856fd 76ec555e
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