From 4d7f5d6fc5537f4aaa0fe0cd85945df03cf56a51 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 20 Mar 2018 09:20:27 -0400 Subject: python-ndg-httpsclient: add initial set of RDEPENDS Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-ndg-httpsclient.inc | 7 +++++++ 1 file changed, 7 insertions(+) (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 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 = "" -- cgit v1.2.3-54-g00ecf