mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-python/transaction: add missing doc dependency
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -21,9 +21,8 @@ KEYWORDS="~amd64"
|
||||
RDEPEND="dev-python/zope-interface[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
)
|
||||
doc? ( dev-python/repoze-sphinx-autointerface )
|
||||
test? ( dev-python/mock[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
DOCS="CHANGES.rst README.rst"
|
||||
|
||||
Reference in New Issue
Block a user