mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 15:30:56 +00: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…
x
Reference in New Issue
Block a user