diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb b/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb index b366f04309..f1190c36fb 100644 --- a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb | |||
| @@ -11,7 +11,7 @@ inherit pypi setuptools3 | |||
| 11 | 11 | ||
| 12 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" | 12 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \ | 14 | RDEPENDS:${PN} += "${PYTHON_PN}-prettytable \ |
| 15 | ${PYTHON_PN}-cmd2 \ | 15 | ${PYTHON_PN}-cmd2 \ |
| 16 | ${PYTHON_PN}-pyparsing \ | 16 | ${PYTHON_PN}-pyparsing \ |
| 17 | " | 17 | " |
