summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-semver_2.13.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-semver_2.13.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-semver_2.13.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-semver_2.13.0.bb b/meta-python/recipes-devtools/python/python3-semver_2.13.0.bb
index 8c7c424c6d..b47bcae008 100644
--- a/meta-python/recipes-devtools/python/python3-semver_2.13.0.bb
+++ b/meta-python/recipes-devtools/python/python3-semver_2.13.0.bb
@@ -15,7 +15,7 @@ SRC_URI += " \
15 file://run-ptest \ 15 file://run-ptest \
16" 16"
17 17
18RDEPENDS_${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
19 ${PYTHON_PN}-pytest \ 19 ${PYTHON_PN}-pytest \
20" 20"
21 21