diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyflakes_2.3.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyflakes_2.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyflakes_2.3.1.bb b/meta-python/recipes-devtools/python/python3-pyflakes_2.3.1.bb index 69680ddcba..607879c8d3 100644 --- a/meta-python/recipes-devtools/python/python3-pyflakes_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyflakes_2.3.1.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "f5bc8ecabc05bb9d291eb5203d6810b49040f6ff446a756326104746cc | |||
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
| 10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | ${PYTHON_PN}-prettytable \ | 11 | ${PYTHON_PN}-prettytable \ |
| 12 | ${PYTHON_PN}-cmd2 \ | 12 | ${PYTHON_PN}-cmd2 \ |
| 13 | ${PYTHON_PN}-pyparsing" | 13 | ${PYTHON_PN}-pyparsing" |
