mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 15:40:27 +00:00
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:
committed by
Martin Jansa
parent
1c376eca74
commit
cc255f9db6
@@ -3,7 +3,7 @@ SECTION = "devel/python"
|
||||
LICENSE = "Apache-2.0 | BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"
|
||||
|
||||
DEPENDS = " \
|
||||
DEPENDS += " \
|
||||
${PYTHON_PN}-cryptography \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user