mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-pyton/sphinxcontrib-katex: fix build USE="doc"; switch toml->tomli
Closes: https://bugs.gentoo.org/934950 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -21,7 +21,10 @@ RDEPEND=">=dev-python/sphinx-4.5.0-r1[${PYTHON_USEDEP}]"
|
||||
|
||||
DOCS=()
|
||||
|
||||
PATCHES="${FILESDIR}/${P}_fix_install.patch"
|
||||
PATCHES="
|
||||
${FILESDIR}/${P}_fix_install.patch
|
||||
${FILESDIR}/${P}_fix_use_tomli.patch
|
||||
"
|
||||
|
||||
distutils_enable_sphinx docs \
|
||||
dev-python/insipid-sphinx-theme \
|
||||
|
||||
Reference in New Issue
Block a user