mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-backports-ssl: add package RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
8cde32a90b
commit
9a3bf8ef9e
|
|
@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "502ad98707319f4a51fa2ca1c677bd659008d27ded9f6380c79e8932e3
|
|||
|
||||
PYPI_PACKAGE = "backports.ssl_match_hostname"
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-pkgutil"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user