commit: 36175aeec73cf987b2f4bae428a9c8e7beb53b60 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Sep 17 22:17:35 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Sep 17 22:17:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36175aee
games-action/supermariowar: add app-arch/unzip to DEPEND. Package-Manager: Portage-2.3.6, Repoman-2.3.1 games-action/supermariowar/supermariowar-2.0_beta1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild index 3bb21aa8a6a..c350420df7e 100644 --- a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild +++ b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild @@ -28,6 +28,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} + app-arch/unzip virtual/pkgconfig" S="${WORKDIR}/${PN}-${MY_PV}"