diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2018-08-16 17:14:02 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2018-08-16 17:14:35 -0700 |
commit | 6331cfe0fbdcae68991419508c0da4e7ed66a935 (patch) | |
tree | 392ea285463ff741588b6b1d5dfee5d6a2681151 /sys-block/storcli | |
parent | dev-libs/botan: amd64 stable wrt bug #658334 (diff) | |
download | gentoo-6331cfe0fbdcae68991419508c0da4e7ed66a935.tar.gz gentoo-6331cfe0fbdcae68991419508c0da4e7ed66a935.tar.bz2 gentoo-6331cfe0fbdcae68991419508c0da4e7ed66a935.zip |
sys-block/storcli: Add DEPEND on app-arch/unzip
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'sys-block/storcli')
-rw-r--r-- | sys-block/storcli/storcli-7.0504.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/storcli/storcli-7.0504.ebuild b/sys-block/storcli/storcli-7.0504.ebuild index 8201ffda1b9e..cfa99582d6a6 100644 --- a/sys-block/storcli/storcli-7.0504.ebuild +++ b/sys-block/storcli/storcli-7.0504.ebuild @@ -18,7 +18,7 @@ KEYWORDS="-* ~amd64 ~x86" IUSE="" RDEPEND="" -DEPEND="" +DEPEND="app-arch/unzip" DOCS=( readme.txt license.txt ) |