aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-cryptography-vectors.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-03 12:51:15 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:28 +0100
commit4e9c8ecb9f0df6f9f01b12eef832160e540ece54 (patch)
treee953dd69d3c6eebc11ae56f46db261c88ca3ff93 /recipes-devtools/python/python-cryptography-vectors.inc
parent1b97988ebf65d0621a282dd5722e2b7054ff942e (diff)
downloadmeta-python2-4e9c8ecb9f0df6f9f01b12eef832160e540ece54.tar.gz
python-cryptography-vectors: add to the DEPENDS rather than replace
(From meta-openembedded commit: cc255f9db62f66c5fa1ecd3265e18a0d643def9e) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-cryptography-vectors.inc')
-rw-r--r--recipes-devtools/python/python-cryptography-vectors.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-cryptography-vectors.inc b/recipes-devtools/python/python-cryptography-vectors.inc
index 6af37ed..fc10cb2 100644
--- a/recipes-devtools/python/python-cryptography-vectors.inc
+++ b/recipes-devtools/python/python-cryptography-vectors.inc
@@ -3,7 +3,7 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0 | BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"
-DEPENDS = " \
+DEPENDS += " \
${PYTHON_PN}-cryptography \
"