mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
python-pyyaml: add datetime to the RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Armin Kuster
parent
4d7f5d6fc5
commit
4875896ad0
@@ -11,4 +11,8 @@ inherit pypi
|
|||||||
SRC_URI[md5sum] = "4c129761b661d181ebf7ff4eb2d79950"
|
SRC_URI[md5sum] = "4c129761b661d181ebf7ff4eb2d79950"
|
||||||
SRC_URI[sha256sum] = "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
|
SRC_URI[sha256sum] = "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += "\
|
||||||
|
${PYTHON_PN}-datetime \
|
||||||
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user