Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clair/
Date: Mon, 05 Jun 2017 22:25:32
Message-Id: 1496701514.91539d3445a570f4c753f3f23b43a53070315514.mrueg@gentoo
1 commit: 91539d3445a570f4c753f3f23b43a53070315514
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 22:25:14 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 5 22:25:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91539d34
7
8 dev-util/clair: Add missed RDEPEND
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-util/clair/clair-2.0.0.ebuild | 5 ++++-
13 1 file changed, 4 insertions(+), 1 deletion(-)
14
15 diff --git a/dev-util/clair/clair-2.0.0.ebuild b/dev-util/clair/clair-2.0.0.ebuild
16 index a795f829c9e..93f0e2fd86e 100644
17 --- a/dev-util/clair/clair-2.0.0.ebuild
18 +++ b/dev-util/clair/clair-2.0.0.ebuild
19 @@ -16,7 +16,10 @@ LICENSE="Apache-2.0"
20 SLOT="0"
21 IUSE=""
22
23 -#RESTRICT="test"
24 +RDEPEND="app-arch/rpm
25 + app-arch/xz-utils
26 + dev-vcs/bzr
27 + dev-vcs/git"
28
29 pkg_setup() {
30 enewgroup ${PN}