Skip to content

Commit

Permalink
Update build_natives_linux
Browse files Browse the repository at this point in the history
  • Loading branch information
vddCore committed May 13, 2024
1 parent 7aa7020 commit ddd31a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dependencies/build_natives_linux
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [[ "linux" != *"$PLATFORM"* ]]; then
exit
fi

FT_SOPATH=$FT_BUILDROOT/libfreetype.so.6.18.0
FT_SOPATH=$FT_BUILDROOT/libfreetype.so.6.20.1
FT_ARTIFACT=libfreetype.so

SDL_SOPATH=$SDL_BUILDROOT/libSDL2-2.0.so
Expand Down

0 comments on commit ddd31a3

Please sign in to comment.