From 311ea17d50f9c80e645109629210477c3928ad14 Mon Sep 17 00:00:00 2001 From: Amadeusz Żołnowski Date: Sun, 15 Nov 2015 19:10:43 +0000 Subject: net-mail/notmuch: Depend on dev-python/sphinx unconditionally dev-python/sphinx used to be used only to generate docs for Python bindings, but now it is also used instead of rst2man to generate man pages. --- net-mail/notmuch/notmuch-0.20.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mail') diff --git a/net-mail/notmuch/notmuch-0.20.2.ebuild b/net-mail/notmuch/notmuch-0.20.2.ebuild index 844d9d87af1e..29796883d56d 100644 --- a/net-mail/notmuch/notmuch-0.20.2.ebuild +++ b/net-mail/notmuch/notmuch-0.20.2.ebuild @@ -32,6 +32,7 @@ CDEPEND=" >=dev-libs/gmime-2.6.7 !=dev-libs/gmime-2.6.19 =sys-libs/zlib-1.2.5.2 sys-libs/talloc debug? ( dev-util/valgrind ) @@ -41,8 +42,7 @@ CDEPEND=" " DEPEND="${CDEPEND} virtual/pkgconfig - doc? ( app-doc/doxygen - python? ( dev-python/sphinx[${PYTHON_USEDEP}] ) ) + doc? ( app-doc/doxygen ) test? ( app-misc/dtach || ( >=app-editors/emacs-23[libxml2] >=app-editors/emacs-vcs-23[libxml2] ) sys-devel/gdb ) " -- cgit v1.2.3-65-gdbad