Alexander Hurd 9 éve
szülő
commit
7b2d298d7a
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      lgsm/functions/info_glibc.sh

+ 3 - 0
lgsm/functions/info_glibc.sh

@@ -74,6 +74,9 @@ elif [ "${engine}" == "spark" ]; then
 elif [ "${engine}" == "starbound" ]; then
 elif [ "${engine}" == "starbound" ]; then
 	glibcrequired="2.12"
 	glibcrequired="2.12"
 	glibcfix="no"
 	glibcfix="no"
+elif [ "${engine}" == "quake" ]; then
+	glibcrequired="2.0"
+	glibcfix="no"
 elif [ "${engine}" == "terraria" ]; then
 elif [ "${engine}" == "terraria" ]; then
 	glibcrequired="2.7"
 	glibcrequired="2.7"
 	glibcfix="no"
 	glibcfix="no"