assaultcube: add missing inputs for sdl2-compat, unbreak (#404253)

This commit is contained in:
Peder Bergebakken Sundt
2025-05-05 22:56:25 +02:00
committed by GitHub
+4
View File
@@ -10,6 +10,8 @@
libvorbis,
SDL2,
SDL2_image,
libGL,
libX11,
makeWrapper,
zlib,
file,
@@ -43,6 +45,8 @@ stdenv.mkDerivation rec {
openal
SDL2
SDL2_image
libGL
libX11
libogg
libvorbis
];