meta-openembedded/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb
Derek Straka 5bf4a6fece 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>
2017-12-11 07:58:57 -08:00

7 lines
105 B
BlitzBasic

inherit pypi setuptools
require python-itsdangerous.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-zlib \
"