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 a9a0235116..eccc77808a 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"