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@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 11:39:04 +02:00
parent 4ba5c2c248
commit 552df6fc28

View File

@@ -13,3 +13,5 @@ SRC_URI="https://files.pythonhosted.org/packages/62/c5/2ded1eafb82fe093c9f18db07
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND="app-arch/unzip"