summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
diff options
context:
space:
mode:
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 ae2bca104..1b77a3bb5 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
8 8
9PYPI_PACKAGE = "ndg_httpsclient" 9PYPI_PACKAGE = "ndg_httpsclient"
10 10
11DEPENDS = " \ 11DEPENDS += " \
12 ${PYTHON_PN}-pyopenssl \ 12 ${PYTHON_PN}-pyopenssl \
13"
14
15DEPENDS = " \
16 ${PYTHON_PN}-pyasn1 \ 13 ${PYTHON_PN}-pyasn1 \
17" 14"
18 15