freeciv_sdl2: add libx11

This commit is contained in:
Peder Bergebakken Sundt
2025-05-01 16:58:01 +02:00
parent 8cfc63f4c5
commit 41989eb607
+2
View File
@@ -18,6 +18,7 @@
SDL2_image,
SDL2_ttf,
SDL2_gfx,
libX11,
freetype,
fluidsynth,
sdl2Client ? false,
@@ -78,6 +79,7 @@ stdenv.mkDerivation rec {
SDL2_image
SDL2_ttf
SDL2_gfx
libX11 # can be removed when https://github.com/freeciv/freeciv/commit/00a9d69fa38d8618893e1eaad2830abb395ef25b is tagged, likely in 3.2.0
freetype
fluidsynth
]