diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dnspython_2.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dnspython_2.1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.1.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.1.0.bb index 20de09391f..5466b40614 100644 --- a/meta-python/recipes-devtools/python/python3-dnspython_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-dnspython_2.1.0.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI += " \ | |||
| 13 | file://run-ptest \ | 13 | file://run-ptest \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | RDEPENDS_${PN}-ptest += " \ | 16 | RDEPENDS:${PN}-ptest += " \ |
| 17 | ${PYTHON_PN}-pytest \ | 17 | ${PYTHON_PN}-pytest \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| @@ -22,7 +22,7 @@ do_install_ptest() { | |||
| 22 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ | 22 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ |
| 23 | } | 23 | } |
| 24 | 24 | ||
| 25 | RDEPENDS_${PN} += " \ | 25 | RDEPENDS:${PN} += " \ |
| 26 | ${PYTHON_PN}-crypt \ | 26 | ${PYTHON_PN}-crypt \ |
| 27 | ${PYTHON_PN}-io \ | 27 | ${PYTHON_PN}-io \ |
| 28 | ${PYTHON_PN}-math \ | 28 | ${PYTHON_PN}-math \ |
