freeciv: fix compilation

This commit is contained in:
Jeremy Soller 2025-06-13 15:11:57 -06:00
parent eabfac4d69
commit abce13bbc0
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -24,6 +24,8 @@ dependencies = [
template = "custom"
script = """
DYNAMIC_INIT
export CURL_LIBS="-lcurl -lnghttp2 -lssl -lcrypto"
export CURL_MIME_API_LIBS="${CURL_LIBS}"
export ICU_LIBS="-licuuc -licudata -lstdc++"
export SDL2_LIBS="\
-lSDL2_gfx \