mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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
@@ -1,2 +1,6 @@
|
||||
inherit pypi setuptools
|
||||
require python-itsdangerous.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-zlib \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user