mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/sphinxcontrib-katex: replace unnecessary PDEPEND with RDEPEND
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -14,8 +14,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
# avoid circular dependency with sphinx
|
||||
PDEPEND=">=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]"
|
||||
RDEPEND=">=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]"
|
||||
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
DOCS=( "CONTRIBUTING.rst" "README.rst" )
|
||||
|
||||
Reference in New Issue
Block a user