diff options
Diffstat (limited to 'community/python-commonmark')
-rw-r--r-- | community/python-commonmark/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-commonmark/PKGBUILD b/community/python-commonmark/PKGBUILD index 4b1bd8ce..f71e8e9e 100644 --- a/community/python-commonmark/PKGBUILD +++ b/community/python-commonmark/PKGBUILD @@ -9,5 +9,5 @@ eval "$( /install.*docs.*/d ' )" -makedepends=(${makedepends[@]//python-sphinx/}) makedepends=(${makedepends[@]//python-sphinx_rtd_theme/}) +makedepends=(${makedepends[@]//python-sphinx/}) |