commit: 87b43ec023470c4f779eb451b7cd420e0c43580f
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 05:00:30 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 05:00:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b43ec0
games-emulation/mednaffe: add app-arch/unzip to DEPEND
Package-Manager: portage-2.2.24
games-emulation/mednaffe/mednaffe-0.8.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/games-emulation/mednaffe/mednaffe-0.8.ebuild
b/games-emulation/mednaffe/mednaffe-0.8.ebuild
index c1fce8c..4f97fd5 100644
--- a/games-emulation/mednaffe/mednaffe-0.8.ebuild
+++ b/games-emulation/mednaffe/mednaffe-0.8.ebuild
@@ -14,7 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/gtk+:3
+DEPEND="app-arch/unzip
+ x11-libs/gtk+:3
virtual/pkgconfig"
RDEPEND="x11-libs/gtk+:3
games-emulation/mednafen[debugger]"