commit: 3875e8c2c99d63f6b43fc6f0069576b5658ec76b Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Sep 15 12:52:21 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Sep 15 12:52:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3875e8c2
app-emulation/fs-uae: Add missing app-arch/zip dependency Closes: https://bugs.gentoo.org/694376 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> app-emulation/fs-uae/fs-uae-3.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-emulation/fs-uae/fs-uae-3.0.0.ebuild b/app-emulation/fs-uae/fs-uae-3.0.0.ebuild index f0492ee2c5a..6d0c2446b7e 100644 --- a/app-emulation/fs-uae/fs-uae-3.0.0.ebuild +++ b/app-emulation/fs-uae/fs-uae-3.0.0.ebuild @@ -31,6 +31,7 @@ DEPEND=" " BDEPEND=" + app-arch/zip sys-devel/gettext virtual/pkgconfig "
