diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb index 93ef04f1451..a656af62462 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.2.1.bb @@ -12,7 +12,7 @@ SRC_URI += " \ file://run-ptest \ " -RDEPENDS_${PN}-ptest += " \ +RDEPENDS:${PN}-ptest += " \ ${PYTHON_PN}-pytest \ ${PYTHON_PN}-beautifulsoup4 \ " |