diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb b/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb index e8587c8325..f3e03ed309 100644 --- a/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "603a46e5c358ce20ac4807a0eeafac7505d1125a4c1bd8378757ada06f | |||
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
| 11 | 11 | ||
| 12 | RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \ | 12 | RDEPENDS:${PN} += "${PYTHON_PN}-prettytable \ |
| 13 | ${PYTHON_PN}-cmd2 \ | 13 | ${PYTHON_PN}-cmd2 \ |
| 14 | ${PYTHON_PN}-pyparsing" | 14 | ${PYTHON_PN}-pyparsing" |
| 15 | 15 | ||
