unvanquished: fix build against sdl2-compat

This commit is contained in:
Peder Bergebakken Sundt
2025-05-02 00:17:57 +02:00
parent a3214c59e5
commit 7e952470be
+2
View File
@@ -20,6 +20,7 @@
libpng,
libvorbis,
libwebp,
libX11,
lua5,
makeDesktopItem,
ncurses,
@@ -171,6 +172,7 @@ stdenv.mkDerivation rec {
libvorbis
libjpeg
libwebp
libX11
libpng
];