Browse Source

zlib.i686

Daniel Gibbs 9 years ago
parent
commit
bd1b58893d
1 changed files with 1 additions and 1 deletions
  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 )
 		array_deps_required+=( java-1.8.0-openjdk )
 	# GoldenEye: Source
 	# GoldenEye: Source
 	elif [ "${gamename}" ==  "GoldenEye: Source" ]; then
 	elif [ "${gamename}" ==  "GoldenEye: Source" ]; then
-		array_deps_required+=( zlib )
+		array_deps_required+=( zlib.i686 )
 	# Unreal Engine
 	# Unreal Engine
 	elif [ "${executable}" ==  "./ucc-bin" ]; then
 	elif [ "${executable}" ==  "./ucc-bin" ]; then
 		#UT2K4
 		#UT2K4