vice: fix pulseaudio support missing (#403604)

This commit is contained in:
Felix Bargfeldt
2025-05-03 17:53:48 +02:00
committed by GitHub

View File

@@ -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 = [