mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-04 16:36:56 +01:00
python-ndg-httpsclient: add initial set of RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
parent
33aa4d30a8
commit
4d7f5d6fc5
|
|
@ -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 = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user