aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/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
commitcc255f9db62f66c5fa1ecd3265e18a0d643def9e (patch)
tree4f0d1c2fc783b6650457af054681c58584640c3f /meta-python/recipes-devtools/python/python-cryptography-vectors.inc
parent1c376eca7455e55ca259f27a02daf43491ac01c5 (diff)
downloadmeta-openembedded-contrib-cc255f9db62f66c5fa1ecd3265e18a0d643def9e.tar.gz
python-cryptography-vectors: add to the DEPENDS rather than replace
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography-vectors.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-cryptography-vectors.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
index 6af37ed320..fc10cb2345 100644
--- a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
+++ b/meta-python/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 \
"