Unverified Commit b36eafbb authored by LoC's avatar LoC
Browse files

vice: fix pulseaudio support missing (#403507)

parent b2c1ae97
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
  wrapGAppsHook3,
  xdg-utils,
  libevdev,
  pulseaudio,
}:

stdenv.mkDerivation rec {
@@ -60,6 +61,7 @@ stdenv.mkDerivation rec {
    xa
    xdg-utils
    libevdev
    pulseaudio
  ];
  dontDisableStatic = true;
  configureFlags = [