Daniel Gibbs 9 лет назад
Родитель
Сommit
bd1b58893d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lgsm/functions/check_deps.sh

+ 1 - 1
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