diff --git a/games-emulation/mednaffe/mednaffe-0.8.ebuild b/games-emulation/mednaffe/mednaffe-0.8.ebuild index c1fce8c2b55ec..4f97fd5957972 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]"