mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 15:31:45 +00:00
python-ndg-httpsclient: 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
cc255f9db6
commit
a8a0efe89c
@@ -8,11 +8,8 @@ SRC_URI[sha256sum] = "580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c4376
|
||||
|
||||
PYPI_PACKAGE = "ndg_httpsclient"
|
||||
|
||||
DEPENDS = " \
|
||||
DEPENDS += " \
|
||||
${PYTHON_PN}-pyopenssl \
|
||||
"
|
||||
|
||||
DEPENDS = " \
|
||||
${PYTHON_PN}-pyasn1 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user