summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-10-30 21:11:31 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-10-30 21:11:31 +0100
commit40fc8bf42a7eec83a43d854b6ca416833ad17d8b (patch)
treea340bd5d16b27102e1db470078234dabac642543 /dev-util/coccigrep
parentdev-util/coccinelle: adj deps (diff)
downloadgentoo-40fc8bf42a7eec83a43d854b6ca416833ad17d8b.tar.gz
gentoo-40fc8bf42a7eec83a43d854b6ca416833ad17d8b.tar.bz2
gentoo-40fc8bf42a7eec83a43d854b6ca416833ad17d8b.zip
dev-util/coccigrep: sphinx.ext.pngmath obsoleted
Closes: https://bugs.gentoo.org/878775 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-util/coccigrep')
-rw-r--r--dev-util/coccigrep/coccigrep-1.20.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/coccigrep/coccigrep-1.20.ebuild b/dev-util/coccigrep/coccigrep-1.20.ebuild
index 5a30a6669a76..7ce98d6d6821 100644
--- a/dev-util/coccigrep/coccigrep-1.20.ebuild
+++ b/dev-util/coccigrep/coccigrep-1.20.ebuild
@@ -26,6 +26,8 @@ BDEPEND="
emacs? ( >=app-editors/emacs-23.1:* )
"
+PATCHES=( "${FILESDIR}"/${P}-sphinx.patch )
+
SITEFILE="50${PN}-gentoo.el"
python_compile_all() {