Explorar o código

Starbound glibc requirements increased to 2.17

Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
85397a0124
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -75,7 +75,7 @@ elif [ "${engine}" == "spark" ]; then
 	glibcrequired="2.15"
 	glibcfix="yes"
 elif [ "${engine}" == "starbound" ]; then
-	glibcrequired="2.12"
+	glibcrequired="2.17"
 	glibcfix="no"
 elif [ "${engine}" == "terraria" ]; then
 	glibcrequired="2.7"