[oe-commits] [meta-openembedded] 38/90: python-attrs: add crypto to the RDEPENDS

git at git.openembedded.org git at git.openembedded.org
Fri Mar 30 00:00:59 UTC 2018


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

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

commit ef5169ab6ea6f1954a362f15bc904e78f3595f6c
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Mar 20 10:04:52 2018 -0400

    python-attrs: add crypto to the 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-attrs.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-attrs.inc b/meta-python/recipes-devtools/python/python-attrs.inc
index 12410bf..360f9c6 100644
--- a/meta-python/recipes-devtools/python/python-attrs.inc
+++ b/meta-python/recipes-devtools/python/python-attrs.inc
@@ -9,5 +9,6 @@ SRC_URI[sha256sum] = "1c7960ccfd6a005cd9f7ba884e6316b5e430a3f1a6c37c5f87d8b43f83
 inherit pypi
 
 RDEPENDS_${PN}_class-target += " \
+    ${PYTHON_PN}-crypto \
     ${PYTHON_PN}-ctypes \
 "    

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


More information about the Openembedded-commits mailing list