summaryrefslogtreecommitdiff
path: root/net-mail/notmuch/notmuch-0.34.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/notmuch/notmuch-0.34.2-r1.ebuild')
-rw-r--r--net-mail/notmuch/notmuch-0.34.2-r1.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-mail/notmuch/notmuch-0.34.2-r1.ebuild b/net-mail/notmuch/notmuch-0.34.2-r1.ebuild
index f375e69ff53c..193f0ad1d26f 100644
--- a/net-mail/notmuch/notmuch-0.34.2-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.34.2-r1.ebuild
@@ -36,7 +36,7 @@ BDEPEND="
dev-lang/perl
)
doc? (
- $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]')
+ dev-python/sphinx[${PYTHON_USEDEP}]
sys-apps/texinfo
)
python? (
@@ -93,10 +93,6 @@ RDEPEND="${COMMON_DEPEND}
SITEFILE="50${PN}-gentoo.el"
-python_check_deps() {
- python_has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
-}
-
pkg_setup() {
use emacs && elisp-check-emacs-version
}