aboutsummaryrefslogtreecommitdiffstats
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
commit495029f8c410215b6851f5ba06f5df5996ffbcf4 (patch)
tree4a94f4a1ef801d74513fabd5b674baec2a7dae2c
parentd9fb1940ce16e99700a380021aa0e2747028d1da (diff)
downloadmeta-python2-495029f8c410215b6851f5ba06f5df5996ffbcf4.tar.gz
python-ndg-httpsclient: add initial set of RDEPENDS
(From meta-openembedded commit: 4d7f5d6fc5537f4aaa0fe0cd85945df03cf56a51) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-ndg-httpsclient.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-ndg-httpsclient.inc b/recipes-devtools/python/python-ndg-httpsclient.inc
index b556432..d743023 100644
--- a/recipes-devtools/python/python-ndg-httpsclient.inc
+++ b/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 = ""