freeciv: fix compilation

This commit is contained in:
Jeremy Soller 2025-04-11 15:34:48 -06:00
parent 682297ad3a
commit 6da41f927a
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -24,6 +24,7 @@ dependencies = [
template = "custom"
script = """
DYNAMIC_INIT
export ICU_LIBS="-licuuc -licudata -lstdc++"
export SDL2_LIBS="\
-lSDL2_gfx \
-lSDL2_image \
@ -34,7 +35,6 @@ export SDL2_LIBS="\
-ljpeg \
-lpng \
-lz \
-lstdc++ \
"
COOKBOOK_CONFIGURE_FLAGS+=(
--disable-server