mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 18:20:29 +00:00
python-itsdangerous: fix RDEPENDS to work on minimal python install
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
72ba5a3664
commit
5bf4a6fece
@@ -7,3 +7,8 @@ SRC_URI[md5sum] = "a3d55aa79369aef5345c036a8a26307f"
|
||||
SRC_URI[sha256sum] = "cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-simplejson \
|
||||
${PYTHON_PN}-netclient \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user