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:
Derek Straka 2017-02-03 12:51:16 -05:00 committed by Martin Jansa
parent cc255f9db6
commit a8a0efe89c

View File

@ -8,11 +8,8 @@ SRC_URI[sha256sum] = "580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c4376
PYPI_PACKAGE = "ndg_httpsclient"
DEPENDS = " \
DEPENDS += " \
${PYTHON_PN}-pyopenssl \
"
DEPENDS = " \
${PYTHON_PN}-pyasn1 \
"