aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-03-20 10:04:52 -0400
committerArmin Kuster <akuster808@gmail.com>2018-03-29 16:51:07 -0700
commit7a4e53102cfd4463731c72f6aa2cfcb7e2e77bec (patch)
treea4b55e4183393e47dcac9c47c886dfabb6668350
parentece4a088c8b16f3cfd27b9aa1b626f73d8b9d5f5 (diff)
downloadmeta-python2-7a4e53102cfd4463731c72f6aa2cfcb7e2e77bec.tar.gz
python-attrs: add crypto to the RDEPENDS
(From meta-openembedded commit: ef5169ab6ea6f1954a362f15bc904e78f3595f6c) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-attrs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-attrs.inc b/recipes-devtools/python/python-attrs.inc
index 12410bf..360f9c6 100644
--- a/recipes-devtools/python/python-attrs.inc
+++ b/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 \
"