dosbox-staging: split dependencies according to platform

- Linux-only:
  - alsa-lib
This commit is contained in:
Anderson Torres
2024-01-07 22:55:02 -03:00
parent 83cc44ebd9
commit 2804b0cfd6
+2 -1
View File
@@ -69,7 +69,6 @@ stdenv.mkDerivation (finalAttrs: {
];
buildInputs = [
alsa-lib
fluidsynth
glib
iir1
@@ -87,6 +86,8 @@ stdenv.mkDerivation (finalAttrs: {
SDL2_image
SDL2_net
speexdsp
] ++ lib.optionals stdenv.isLinux [
alsa-lib
];
desktopItems = [