meta-openembedded/meta-python/recipes-devtools/python/python3-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
113 B
BlitzBasic

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