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.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
index b5564325e..d74302398 100644
--- a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
+++ b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc
@@ -13,6 +13,13 @@ DEPENDS += " \
13 ${PYTHON_PN}-pyasn1 \ 13 ${PYTHON_PN}-pyasn1 \
14" 14"
15 15
16RDEPENDS_${PN} += " \
17 ${PYTHON_PN}-datetime \
18 ${PYTHON_PN}-logging \
19 ${PYTHON_PN}-pyopenssl \
20 ${PYTHON_PN}-pyasn1 \
21"
22
16BBCLASSEXTEND = "native nativesdk" 23BBCLASSEXTEND = "native nativesdk"
17 24
18UPSTREAM_CHECK_REGEX = "" 25UPSTREAM_CHECK_REGEX = ""