From 8a10fbc222c8a3b3be6a1075dc5c9beeac91a82b Mon Sep 17 00:00:00 2001
From: Daniel Gibbs <me@danielgibbs.co.uk>
Date: Mon, 29 Aug 2016 22:59:50 +0100
Subject: [PATCH] now zlib1g:i386

---
 lgsm/functions/check_deps.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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