mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-ndg-httpsclient: add initial set of RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Armin Kuster
parent
33aa4d30a8
commit
4d7f5d6fc5
@@ -13,6 +13,13 @@ DEPENDS += " \
|
|||||||
${PYTHON_PN}-pyasn1 \
|
${PYTHON_PN}-pyasn1 \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += " \
|
||||||
|
${PYTHON_PN}-datetime \
|
||||||
|
${PYTHON_PN}-logging \
|
||||||
|
${PYTHON_PN}-pyopenssl \
|
||||||
|
${PYTHON_PN}-pyasn1 \
|
||||||
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
UPSTREAM_CHECK_REGEX = ""
|
UPSTREAM_CHECK_REGEX = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user