From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1265100-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 4921313835B
	for <garchives@archives.gentoo.org>; Sun, 28 Mar 2021 10:17:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9A90CE087C;
	Sun, 28 Mar 2021 10:17:49 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6B3EFE087C
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 10:17:49 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 83B45340E0F
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 10:17:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EFE7B630
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 10:17:46 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
Message-ID: <1616926663.07603555fb3d94289fc82cd8c5016e3a88ab0209.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-engines/nxengine-evo/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: games-engines/nxengine-evo/nxengine-evo-2.6.4.ebuild
X-VCS-Directories: games-engines/nxengine-evo/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: 07603555fb3d94289fc82cd8c5016e3a88ab0209
X-VCS-Branch: dev
Date: Sun, 28 Mar 2021 10:17:46 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: a7af50b2-960f-4109-891e-3aab702963ad
X-Archives-Hash: 6d83fc2effd1d97bb9efad5e59695041

commit:     07603555fb3d94289fc82cd8c5016e3a88ab0209
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 10:05:25 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 10:17:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07603555

games-engines/nxengine-evo: add bdep on unzip for zip file

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 games-engines/nxengine-evo/nxengine-evo-2.6.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-engines/nxengine-evo/nxengine-evo-2.6.4.ebuild b/games-engines/nxengine-evo/nxengine-evo-2.6.4.ebuild
index 9fcf783ab..9639dc3a5 100644
--- a/games-engines/nxengine-evo/nxengine-evo-2.6.4.ebuild
+++ b/games-engines/nxengine-evo/nxengine-evo-2.6.4.ebuild
@@ -21,6 +21,7 @@ DEPENDS="
 	media-libs/sdl2-mixer:=
 	media-libs/sdl2-ttf:=
 "
+BDEPEND="app-arch/unzip"
 
 src_compile() {
 	cmake_src_compile