aboutsummaryrefslogtreecommitdiffstats
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
commit161bbc613ecc99693dcc0653983322cc7f9c5663 (patch)
tree9eb075be13c868f3eb5c516720d0954eaf8dd49b
parent4e9c8ecb9f0df6f9f01b12eef832160e540ece54 (diff)
downloadmeta-python2-161bbc613ecc99693dcc0653983322cc7f9c5663.tar.gz
python-ndg-httpsclient: add to the DEPENDS rather than replace
(From meta-openembedded commit: a8a0efe89cdcb311c41581ace78d57808b4e35f7) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-ndg-httpsclient.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-devtools/python/python-ndg-httpsclient.inc b/recipes-devtools/python/python-ndg-httpsclient.inc
index ae2bca1..1b77a3b 100644
--- a/recipes-devtools/python/python-ndg-httpsclient.inc
+++ b/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 \
"