python-ndg-httpsclient: add initial set of RDEPENDS

Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
Derek Straka 2018-03-20 09:20:27 -04:00 committed by Armin Kuster
parent 33aa4d30a8
commit 4d7f5d6fc5

View File

@ -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 = ""