Ver código fonte

adding glib req

Alexander Hurd 9 anos atrás
pai
commit
37a38bc7f2
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      lgsm/functions/info_glibc.sh

+ 3 - 0
lgsm/functions/info_glibc.sh

@@ -80,6 +80,9 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
 elif [ "${gamename}" == "Mumble" ]; then
 	glibcrequired="NOT REQUIRED"
 	glibcfix="no"
+elif [ "${engine}" == "idtech3" ]; then
+	glibcrequired="2.0"
+	glibcfix="no"
 else
 	glibcrequired="UNKNOWN"
 	glibcfix="no"