diff options
-rw-r--r-- | dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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}] )" |