mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +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:
committed by
Martin Jansa
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"
|
||||
|
||||
Reference in New Issue
Block a user