diff --git a/lgsm/functions/info_glibc.sh b/lgsm/functions/info_glibc.sh index 9ec7878e2..207d96ed3 100644 --- a/lgsm/functions/info_glibc.sh +++ b/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"