From a8a0efe89cdcb311c41581ace78d57808b4e35f7 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 3 Feb 2017 12:51:16 -0500 Subject: python-ndg-httpsclient: add to the DEPENDS rather than replace Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-ndg-httpsclient.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-ndg-httpsclient.inc') 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 \ " -- cgit 1.2.3-korg