endless-sky: add missing libX11

This commit is contained in:
Grimmauld
2025-04-06 20:39:18 +02:00
parent ebc3b00e18
commit 44358c2761
+2
View File
@@ -5,6 +5,7 @@
SDL2,
libpng,
libjpeg,
libX11,
glew,
openal,
scons,
@@ -49,6 +50,7 @@ stdenv.mkDerivation rec {
SDL2
libpng
libjpeg
libX11
glew
openal
libmad