[oe-commits] [meta-openembedded] 60/95: python-pymisp: add dateutil to the set of RDEPENDS

git at git.openembedded.org git at git.openembedded.org
Sun Mar 18 02:36:02 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch stagging/master-next
in repository meta-openembedded.

commit 9bdeb6db1d8c4d056db749803e5d29907482ec2b
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 11 10:53:33 2018 -0400

    python-pymisp: add dateutil to the set of RDEPENDS
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list