diff --git a/sys-block/storcli/storcli-1.19.04.ebuild b/sys-block/storcli/storcli-1.19.04.ebuild index 7e731e74ad6f9..71f8d26146b57 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 ee90410d73ada..42d4a8173fa08 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 bec8d6bb42907..e6bd5d0afeba5 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 18d43904908b8..0ca1b753f99ed 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 )