diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xmltodict_0.12.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-xmltodict_0.12.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xmltodict_0.12.0.bb b/meta-python/recipes-devtools/python/python3-xmltodict_0.12.0.bb index d078883249..1d871b2d35 100644 --- a/meta-python/recipes-devtools/python/python3-xmltodict_0.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-xmltodict_0.12.0.bb | |||
@@ -15,7 +15,7 @@ SRC_URI += " \ | |||
15 | file://run-ptest \ | 15 | file://run-ptest \ |
16 | " | 16 | " |
17 | 17 | ||
18 | RDEPENDS_${PN}-ptest += " \ | 18 | RDEPENDS:${PN}-ptest += " \ |
19 | ${PYTHON_PN}-pytest \ | 19 | ${PYTHON_PN}-pytest \ |
20 | " | 20 | " |
21 | 21 | ||