mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -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"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
DEPEND=""
|
||||
BDEPEND="
|
||||
doc? (
|
||||
dev-python/mkdocs-git-revision-date-localized-plugin[${PYTHON_USEDEP}]
|
||||
dev-python/mkdocs_pymdownx_material_extras[${PYTHON_USEDEP}]
|
||||
@@ -34,5 +34,6 @@ distutils_enable_tests pytest
|
||||
|
||||
python_compile_all() {
|
||||
use doc && mkdocs build || die
|
||||
#TODO: install docs
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user