diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb b/meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb index a6e7a5b2e7..6a9e464404 100644 --- a/meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb | |||
| @@ -11,7 +11,7 @@ PYPI_PACKAGE = "WTForms" | |||
| 11 | 11 | ||
| 12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
| 15 | ${PYTHON_PN}-netserver \ | 15 | ${PYTHON_PN}-netserver \ |
| 16 | ${PYTHON_PN}-numbers \ | 16 | ${PYTHON_PN}-numbers \ |
| 17 | " | 17 | " |
