diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb b/meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb index b5cde669ff..ea3b76d511 100644 --- a/meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-inflection_0.5.1.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI +=" \ | |||
| 13 | file://run-ptest \ | 13 | file://run-ptest \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | RDEPENDS_${PN}_ptest +=" \ | 16 | RDEPENDS:${PN}_ptest +=" \ |
| 17 | ${PYTHON_PN}_pytest \ | 17 | ${PYTHON_PN}_pytest \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| @@ -22,6 +22,6 @@ do_install_ptest() { | |||
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | 24 | ||
| 25 | RDEPENDS_${PN} += "${PYTHON_PN}-pytest" | 25 | RDEPENDS:${PN} += "${PYTHON_PN}-pytest" |
| 26 | 26 | ||
| 27 | BBCLASSEXTEND = "native nativesdk" | 27 | BBCLASSEXTEND = "native nativesdk" |
