[oe] [meta-python][PATCH] python-pymisp: add dateutil to the set of RDEPENDS

Derek Straka derek at asterius.io
Sun Mar 11 14:53:33 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pymisp.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index 9bbcd89..6c7ceb8 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -7,6 +7,7 @@ SRC_URI[md5sum] = "5003442bffbb15c227decbe2a1fd2d66"
 SRC_URI[sha256sum] = "44af4fa5ba092a9bee413cedf4bf9453827fd2185b6a609a5388af8b72b6abd6"
 
 RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-dateutil \
     ${PYTHON_PN}-json \
     ${PYTHON_PN}-jsonschema \
     ${PYTHON_PN}-requests \
-- 
2.7.4




More information about the Openembedded-devel mailing list