mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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 \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user