From cc255f9db62f66c5fa1ecd3265e18a0d643def9e Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 3 Feb 2017 12:51:15 -0500 Subject: python-cryptography-vectors: add to the DEPENDS rather than replace Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-cryptography-vectors.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-cryptography-vectors.inc') 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 \ " -- cgit 1.2.3-korg