vice: fix pulseaudio support missing (#403507)

This commit is contained in:
LoC 2025-05-02 14:00:42 +02:00
parent b2c1ae97e8
commit b36eafbb8e
No known key found for this signature in database
GPG key ID: 5563EB4A86344F15

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