diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-09-15 13:52:21 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-09-15 13:52:21 +0100 |
commit | 3875e8c2c99d63f6b43fc6f0069576b5658ec76b (patch) | |
tree | cf6a5e4560d750c8d08daeaf770b0f8ccd437cfc /app-emulation | |
parent | dev-python/nototools: Version bump (diff) | |
download | gentoo-3875e8c2c99d63f6b43fc6f0069576b5658ec76b.tar.gz gentoo-3875e8c2c99d63f6b43fc6f0069576b5658ec76b.tar.bz2 gentoo-3875e8c2c99d63f6b43fc6f0069576b5658ec76b.zip |
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@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/fs-uae/fs-uae-3.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 f0492ee2c5ae..6d0c2446b7e8 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 " |