mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python-epydoc: add package RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
2daf0b04a9
commit
878ec0cc8b
@@ -8,4 +8,12 @@ SRC_URI[sha256sum] = "d4e5c8d90937d01b05170f592c1fa9b29e9ed0498dfe7f0eb2a3af6172
|
||||
|
||||
inherit pypi distutils
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-codecs \
|
||||
${PYTHON_PN}-pickle \
|
||||
${PYTHON_PN}-stringold \
|
||||
${PYTHON_PN}-re \
|
||||
${PYTHON_PN}-xml \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user