From 5de1998077ee88344613901ad2c4ed2a280328e1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 27 Jan 2021 19:17:17 +0100 Subject: community/python-commonmark: added comment about broken python-sphinx_rtd_theme and npm --- community/python-commonmark/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'community') diff --git a/community/python-commonmark/PKGBUILD b/community/python-commonmark/PKGBUILD index f71e8e9e..549815ac 100644 --- a/community/python-commonmark/PKGBUILD +++ b/community/python-commonmark/PKGBUILD @@ -9,5 +9,9 @@ eval "$( /install.*docs.*/d ' )" + +# python-sphinx_rtd_theme neds npm, which is broken on archlinux32 +# most likely since years.. makedepends=(${makedepends[@]//python-sphinx_rtd_theme/}) + makedepends=(${makedepends[@]//python-sphinx/}) -- cgit v1.2.3