summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-10-15 09:52:31 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-10-15 09:53:51 -0400
commitc61d42936bf528bf6ced7acf792302bd43f764a8 (patch)
tree76ecdc93bcb6a2ebe0dd06e726ef1989dc72fe67 /www-servers/varnish
parentwww-apache/mod_h2: 1.11.3 version bump; always run eautoreconf (diff)
downloadgentoo-c61d42936bf528bf6ced7acf792302bd43f764a8.tar.gz
gentoo-c61d42936bf528bf6ced7acf792302bd43f764a8.tar.bz2
gentoo-c61d42936bf528bf6ced7acf792302bd43f764a8.zip
www-servers/varnish: depend on dev-python/sphinx, fix bug #667574
- Thanks to Oleksandr Trotsenko <oleksandr.trotsenko@gmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'www-servers/varnish')
-rw-r--r--www-servers/varnish/varnish-6.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-servers/varnish/varnish-6.1.0.ebuild b/www-servers/varnish/varnish-6.1.0.ebuild
index 87fca369e166..af7e42b863da 100644
--- a/www-servers/varnish/varnish-6.1.0.ebuild
+++ b/www-servers/varnish/varnish-6.1.0.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
DEPEND="
${CDEPEND}
dev-python/docutils
+ dev-python/sphinx
virtual/pkgconfig"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"