diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-09-18 00:17:35 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-09-18 00:17:35 +0200 |
commit | 36175aeec73cf987b2f4bae428a9c8e7beb53b60 (patch) | |
tree | 448c2c7caeb43a28e47dfcc006bd9cce330f1ece /games-action/supermariowar | |
parent | games-action/supermariowar: do not install server files by default. (diff) | |
download | gentoo-36175aeec73cf987b2f4bae428a9c8e7beb53b60.tar.gz gentoo-36175aeec73cf987b2f4bae428a9c8e7beb53b60.tar.bz2 gentoo-36175aeec73cf987b2f4bae428a9c8e7beb53b60.zip |
games-action/supermariowar: add app-arch/unzip to DEPEND.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'games-action/supermariowar')
-rw-r--r-- | games-action/supermariowar/supermariowar-2.0_beta1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild index 3bb21aa8a6a5..c350420df7e1 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}" |