From 16d108c5582d7aeb58769a3caaa2566ef128657f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 6 May 2020 07:21:56 +0200 Subject: [PATCH] dev-python/requests-cache: Add missing unzip dep MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild b/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild index 9315a80d30ac..39b6b50ddaa0 100644 --- a/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild +++ b/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild @@ -19,6 +19,7 @@ IUSE="doc" # Portage only has versions of request >= minimum border RDEPEND=">=dev-python/requests-2.6[${PYTHON_USEDEP}]" DEPEND=" + app-arch/unzip dev-python/setuptools[${PYTHON_USEDEP}] doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" -- 2.26.2