mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
freeciv: fix compilation
This commit is contained in:
parent
eabfac4d69
commit
abce13bbc0
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user