Browse Source

increased Teeworlds glibc requirements

pull/1323/head
Daniel Gibbs 8 years ago
parent
commit
ddb607d598
  1. 2
      lgsm/functions/info_glibc.sh

2
lgsm/functions/info_glibc.sh

@ -81,7 +81,7 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
glibcrequired="NOT REQUIRED"
glibcfix="no"
elif [ "${gamename}" == "Teeworlds" ]; then
glibcrequired="2.3"
glibcrequired="2.14"
glibcfix="no"
elif [ "${engine}" == "avalanche" ]; then
glibcrequired="2.13"

Loading…
Cancel
Save