mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
dev-python/bracex: bdepend for docs
Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -21,8 +21,8 @@ KEYWORDS="~amd64 ~x86"
|
|||||||
IUSE="doc"
|
IUSE="doc"
|
||||||
|
|
||||||
RDEPEND=""
|
RDEPEND=""
|
||||||
DEPEND="
|
DEPEND=""
|
||||||
${RDEPEND}
|
BDEPEND="
|
||||||
doc? (
|
doc? (
|
||||||
dev-python/mkdocs-git-revision-date-localized-plugin[${PYTHON_USEDEP}]
|
dev-python/mkdocs-git-revision-date-localized-plugin[${PYTHON_USEDEP}]
|
||||||
dev-python/mkdocs_pymdownx_material_extras[${PYTHON_USEDEP}]
|
dev-python/mkdocs_pymdownx_material_extras[${PYTHON_USEDEP}]
|
||||||
@@ -34,5 +34,6 @@ distutils_enable_tests pytest
|
|||||||
|
|
||||||
python_compile_all() {
|
python_compile_all() {
|
||||||
use doc && mkdocs build || die
|
use doc && mkdocs build || die
|
||||||
|
#TODO: install docs
|
||||||
default
|
default
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user