diff --git a/lgsm/functions/check_deps.sh b/lgsm/functions/check_deps.sh index e90c7430f..e0af51ae1 100644 --- a/lgsm/functions/check_deps.sh +++ b/lgsm/functions/check_deps.sh @@ -184,7 +184,7 @@ if [ -n "$(command -v dpkg-query)" ]; then array_deps_required+=( default-jdk ) # GoldenEye: Source elif [ "${gamename}" == "GoldenEye: Source" ]; then - array_deps_required+=( zlib1g ) + array_deps_required+=( zlib1g:i386 ) # Unreal Engine elif [ "${executable}" == "./ucc-bin" ]; then #UT2K4