From: David Seifert Date: Mon, 13 Feb 2017 21:43:37 +0000 (+0100) Subject: dev-python/sphinx: Unconditionally depend on dev-python/requests X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c9137049682af6e89388cc195d4bb5f8dbebe6b;p=gentoo.git dev-python/sphinx: Unconditionally depend on dev-python/requests Bug: https://bugs.gentoo.org/show_bug.cgi?id=609286 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/sphinx/sphinx-1.5.1-r1.ebuild b/dev-python/sphinx/sphinx-1.5.1-r2.ebuild similarity index 97% rename from dev-python/sphinx/sphinx-1.5.1-r1.ebuild rename to dev-python/sphinx/sphinx-1.5.1-r2.ebuild index 1795fdc0e1e6..e71d1a57da62 100644 --- a/dev-python/sphinx/sphinx-1.5.1-r1.ebuild +++ b/dev-python/sphinx/sphinx-1.5.1-r2.ebuild @@ -26,6 +26,7 @@ RDEPEND=" >=dev-python/pygments-2.0.1-r1[${PYTHON_USEDEP}] >=dev-python/six-1.5[${PYTHON_USEDEP}] >=dev-python/Babel-2.1.1[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}] >=dev-python/sphinx_rtd_theme-0.1[${PYTHON_USEDEP}]