mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-10 00:15:27 +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 \
|
${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 = ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user