diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb b/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb index c90ffa1b47..392c044bfc 100644 --- a/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb +++ b/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI += " \ | |||
| 16 | file://run-ptest \ | 16 | file://run-ptest \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | RDEPENDS_${PN}-ptest += " \ | 19 | RDEPENDS:${PN}-ptest += " \ |
| 20 | ${PYTHON_PN}-pytest \ | 20 | ${PYTHON_PN}-pytest \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| @@ -25,7 +25,7 @@ do_install_ptest() { | |||
| 25 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ | 25 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ |
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | RDEPENDS_${PN} += "\ | 28 | RDEPENDS:${PN} += "\ |
| 29 | ${PYTHON_PN}-pickle \ | 29 | ${PYTHON_PN}-pickle \ |
| 30 | ${PYTHON_PN}-threading \ | 30 | ${PYTHON_PN}-threading \ |
| 31 | " | 31 | " |
