mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-util/redo: [QA] Add missing RDEPEND to old versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -20,6 +20,9 @@ BDEPEND="
|
||||
dev-python/markdown[${PYTHON_USEDEP}]
|
||||
${PYTHON_DEPS}
|
||||
"
|
||||
RDEPEND="
|
||||
${BDEPEND}
|
||||
"
|
||||
S=${WORKDIR}/${PN}-${P}
|
||||
|
||||
src_compile() {
|
||||
|
||||
@@ -20,6 +20,9 @@ BDEPEND="
|
||||
dev-python/markdown[${PYTHON_USEDEP}]
|
||||
${PYTHON_DEPS}
|
||||
"
|
||||
RDEPEND="
|
||||
${BDEPEND}
|
||||
"
|
||||
S=${WORKDIR}/${PN}-${P}
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user