소스 검색

now zlib1g:i386

Daniel Gibbs 9 년 전
부모
커밋
8a10fbc222
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lgsm/functions/check_deps.sh

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