diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb b/meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb index b7c738d656..40bc1868f4 100644 --- a/meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI += " \ | |||
| 11 | file://run-ptest \ | 11 | file://run-ptest \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN}-ptest += " \ | 14 | RDEPENDS:${PN}-ptest += " \ |
| 15 | ${PYTHON_PN}-pytest \ | 15 | ${PYTHON_PN}-pytest \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| @@ -20,7 +20,7 @@ do_install_ptest() { | |||
| 20 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ | 20 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ |
| 21 | } | 21 | } |
| 22 | 22 | ||
| 23 | RDEPENDS_${PN} += "\ | 23 | RDEPENDS:${PN} += "\ |
| 24 | ${PYTHON_PN}-numbers \ | 24 | ${PYTHON_PN}-numbers \ |
| 25 | ${PYTHON_PN}-threading \ | 25 | ${PYTHON_PN}-threading \ |
| 26 | " | 26 | " |
