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>
This commit is contained in:
Derek Straka 2017-02-03 12:51:15 -05:00 committed by Martin Jansa
parent 1c376eca74
commit cc255f9db6

View File

@ -3,7 +3,7 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0 | BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"
DEPENDS = " \
DEPENDS += " \
${PYTHON_PN}-cryptography \
"