From: Thomas Deutschmann Date: Thu, 26 Dec 2019 15:00:34 +0000 (+0100) Subject: sys-block/storcli: missing DEPEND="app-arch/unzip" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=57f42129a09c6b3e1e37042d82588f01dfbe3cd4;p=gentoo.git sys-block/storcli: missing DEPEND="app-arch/unzip" Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/sys-block/storcli/storcli-1.19.04.ebuild b/sys-block/storcli/storcli-1.19.04.ebuild index 7e731e74ad6f..71f8d26146b5 100644 --- a/sys-block/storcli/storcli-1.19.04.ebuild +++ b/sys-block/storcli/storcli-1.19.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" -DEPEND="" +DEPEND="app-arch/unzip" DOCS=( readme.txt license.txt ) diff --git a/sys-block/storcli/storcli-1.20.15.ebuild b/sys-block/storcli/storcli-1.20.15.ebuild index ee90410d73ad..42d4a8173fa0 100644 --- a/sys-block/storcli/storcli-1.20.15.ebuild +++ b/sys-block/storcli/storcli-1.20.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -16,7 +16,7 @@ KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" -DEPEND="" +DEPEND="app-arch/unzip" DOCS=( readme.txt license.txt ) diff --git a/sys-block/storcli/storcli-1.21.06.ebuild b/sys-block/storcli/storcli-1.21.06.ebuild index bec8d6bb4290..e6bd5d0afeba 100644 --- a/sys-block/storcli/storcli-1.21.06.ebuild +++ b/sys-block/storcli/storcli-1.21.06.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -21,7 +21,7 @@ KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" -DEPEND="" +DEPEND="app-arch/unzip" DOCS=( readme.txt license.txt ) diff --git a/sys-block/storcli/storcli-1.23.02.ebuild b/sys-block/storcli/storcli-1.23.02.ebuild index 18d43904908b..0ca1b753f99e 100644 --- a/sys-block/storcli/storcli-1.23.02.ebuild +++ b/sys-block/storcli/storcli-1.23.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -21,7 +21,7 @@ KEYWORDS="-* amd64 x86" IUSE="" RDEPEND="" -DEPEND="" +DEPEND="app-arch/unzip" DOCS=( readme.txt license.txt )