Przeglądaj źródła

increased Teeworlds glibc requirements

Daniel Gibbs 9 lat temu
rodzic
commit
ddb607d598
1 zmienionych plików z 1 dodań i 1 usunięć
  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"