Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/fs-uae/
Date: Sun, 15 Sep 2019 12:52:50
Message-Id: 1568551941.3875e8c2c99d63f6b43fc6f0069576b5658ec76b.chewi@gentoo
1 commit: 3875e8c2c99d63f6b43fc6f0069576b5658ec76b
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 12:52:21 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 12:52:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3875e8c2
7
8 app-emulation/fs-uae: Add missing app-arch/zip dependency
9
10 Closes: https://bugs.gentoo.org/694376
11 Package-Manager: Portage-2.3.76, Repoman-2.3.17
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 app-emulation/fs-uae/fs-uae-3.0.0.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/app-emulation/fs-uae/fs-uae-3.0.0.ebuild b/app-emulation/fs-uae/fs-uae-3.0.0.ebuild
18 index f0492ee2c5a..6d0c2446b7e 100644
19 --- a/app-emulation/fs-uae/fs-uae-3.0.0.ebuild
20 +++ b/app-emulation/fs-uae/fs-uae-3.0.0.ebuild
21 @@ -31,6 +31,7 @@ DEPEND="
22 "
23
24 BDEPEND="
25 + app-arch/zip
26 sys-devel/gettext
27 virtual/pkgconfig
28 "