diff --git a/lgsm/functions/check_deps.sh b/lgsm/functions/check_deps.sh index e0af51ae1..46513f328 100644 --- a/lgsm/functions/check_deps.sh +++ b/lgsm/functions/check_deps.sh @@ -245,7 +245,7 @@ elif [ -n "$(command -v yum)" ]; then array_deps_required+=( java-1.8.0-openjdk ) # GoldenEye: Source elif [ "${gamename}" == "GoldenEye: Source" ]; then - array_deps_required+=( zlib ) + array_deps_required+=( zlib.i686 ) # Unreal Engine elif [ "${executable}" == "./ucc-bin" ]; then #UT2K4