aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-03 12:51:16 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:28 +0100
commita8a0efe89cdcb311c41581ace78d57808b4e35f7 (patch)
treed4b6a6ed776afa55041d457d8a6cebb68d4e314d /meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
parentcc255f9db62f66c5fa1ecd3265e18a0d643def9e (diff)
downloadmeta-openembedded-a8a0efe89cdcb311c41581ace78d57808b4e35f7.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ndg-httpsclient.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-ndg-httpsclient.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
index ae2bca104d..1b77a3bb55 100644
--- a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
+++ b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
@@ -8,11 +8,8 @@ SRC_URI[sha256sum] = "580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c4376
PYPI_PACKAGE = "ndg_httpsclient"
-DEPENDS = " \
+DEPENDS += " \
${PYTHON_PN}-pyopenssl \
-"
-
-DEPENDS = " \
${PYTHON_PN}-pyasn1 \
"