Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/storcli/
Date: Fri, 17 Aug 2018 00:14:52
Message-Id: 1534464875.6331cfe0fbdcae68991419508c0da4e7ed66a935.chutzpah@gentoo
1 commit: 6331cfe0fbdcae68991419508c0da4e7ed66a935
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 17 00:14:02 2018 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 00:14:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6331cfe0
7
8 sys-block/storcli: Add DEPEND on app-arch/unzip
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
11
12 sys-block/storcli/storcli-7.0504.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-block/storcli/storcli-7.0504.ebuild b/sys-block/storcli/storcli-7.0504.ebuild
16 index 8201ffda1b9..cfa99582d6a 100644
17 --- a/sys-block/storcli/storcli-7.0504.ebuild
18 +++ b/sys-block/storcli/storcli-7.0504.ebuild
19 @@ -18,7 +18,7 @@ KEYWORDS="-* ~amd64 ~x86"
20 IUSE=""
21
22 RDEPEND=""
23 -DEPEND=""
24 +DEPEND="app-arch/unzip"
25
26 DOCS=( readme.txt license.txt )