freeciv_* only add sdl deps to _sdl2 variant

This commit is contained in:
Peder Bergebakken Sundt
2025-05-01 16:58:01 +02:00
parent 41989eb607
commit 21860504bd
+1 -1
View File
@@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
libiconv
icu
]
++ [
++ lib.optionals sdl2Client [
SDL2
SDL2_mixer
SDL2_image