python3-sphinx_rtd_theme: add python3-docutils to deps
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
ff4c6dc4ba
commit
a677dcfc72
@@ -1,10 +1,10 @@
|
||||
# Template file for 'python3-sphinx_rtd_theme'
|
||||
pkgname=python3-sphinx_rtd_theme
|
||||
version=1.1.1
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Sphinx"
|
||||
depends="python3-Sphinx python3-docutils"
|
||||
checkdepends="$depends python3-pytest"
|
||||
short_desc="ReadTheDocs.org theme for Sphinx (Python 3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
||||
Reference in New Issue
Block a user