commit: 552df6fc28b3108e927a8cd483bbea601525432f Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 28 09:39:04 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 28 09:39:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=552df6fc
dev-python/azure-storage-blob: add bdep on unzip for zip file Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild index a9a023511..eccc77808 100644 --- a/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild +++ b/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild @@ -13,3 +13,5 @@ SRC_URI="https://files.pythonhosted.org/packages/62/c5/2ded1eafb82fe093c9f18db07 LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" + +BDEPEND="app-arch/unzip"
