Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 692270
Collapse All | Expand All

(-)a/click-7.0.ebuild (+2 lines)
Lines 23-28 Link Here
23
		dev-python/pallets-sphinx-themes[${PYTHON_USEDEP}]
23
		dev-python/pallets-sphinx-themes[${PYTHON_USEDEP}]
24
		>=dev-python/sphinx-1.7.5-r1[${PYTHON_USEDEP}] )"
24
		>=dev-python/sphinx-1.7.5-r1[${PYTHON_USEDEP}] )"
25
25
26
BDEPEND="doc? ( dev-python/click )"
27
26
python_prepare_all() {
28
python_prepare_all() {
27
	# Prevent un-needed d'loading
29
	# Prevent un-needed d'loading
28
	sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die
30
	sed -e "s/, 'sphinx.ext.intersphinx'//" -i docs/conf.py || die

Return to bug 692270