diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb b/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb index 0e156be2f7..8c99cb4ca7 100644 --- a/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb +++ b/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb | |||
| @@ -1,2 +1,6 @@ | |||
| 1 | inherit pypi setuptools | 1 | inherit pypi setuptools |
| 2 | require python-itsdangerous.inc | 2 | require python-itsdangerous.inc |
| 3 | |||
| 4 | RDEPENDS_${PN} += " \ | ||
| 5 | ${PYTHON_PN}-zlib \ | ||
| 6 | " | ||
