Explorar el Código

increased Teeworlds glibc requirements

Daniel Gibbs hace 9 años
padre
commit
ddb607d598
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
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"