aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-03-20 09:20:27 -0400
committerArmin Kuster <akuster808@gmail.com>2018-03-29 16:51:06 -0700
commit4d7f5d6fc5537f4aaa0fe0cd85945df03cf56a51 (patch)
treecabc8fb1d3f5084c9622a8699539303b86d77778 /meta-python
parent33aa4d30a87b7b92586b08ae1497fb4070422714 (diff)
downloadmeta-openembedded-contrib-4d7f5d6fc5537f4aaa0fe0cd85945df03cf56a51.tar.gz
python-ndg-httpsclient: add initial set of RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python')
-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 b5564325eb..d743023985 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 += " \
${PYTHON_PN}-pyasn1 \
"
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-datetime \
+ ${PYTHON_PN}-logging \
+ ${PYTHON_PN}-pyopenssl \
+ ${PYTHON_PN}-pyasn1 \
+"
+
BBCLASSEXTEND = "native nativesdk"
UPSTREAM_CHECK_REGEX = ""