mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-ruby/rbst: Fix missing PYTHON_USEDEP on docutils
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -24,7 +24,9 @@ IUSE="test"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/docutils
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/docutils[${PYTHON_USEDEP}]
|
||||
')
|
||||
${PYTHON_DEPS}
|
||||
"
|
||||
DEPEND="
|
||||
Reference in New Issue
Block a user