summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.4.bb
diff options
context:
space:
mode:
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.bb4
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
19RDEPENDS_${PN}-ptest += " \ 19RDEPENDS:${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
28RDEPENDS_${PN} += "\ 28RDEPENDS:${PN} += "\
29 ${PYTHON_PN}-pickle \ 29 ${PYTHON_PN}-pickle \
30 ${PYTHON_PN}-threading \ 30 ${PYTHON_PN}-threading \
31 " 31 "