diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb index 903bd6459c..a85b0929d4 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "45460d12ed2a5caf272a357a3360b36d1e346f17afe1425b66fc21d70f | |||
| 7 | 7 | ||
| 8 | inherit setuptools3 pypi ptest | 8 | inherit setuptools3 pypi ptest |
| 9 | 9 | ||
| 10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | ${PYTHON_PN}-ctypes \ | 11 | ${PYTHON_PN}-ctypes \ |
| 12 | ${PYTHON_PN}-distutils \ | 12 | ${PYTHON_PN}-distutils \ |
| 13 | ${PYTHON_PN}-io \ | 13 | ${PYTHON_PN}-io \ |
| @@ -25,7 +25,7 @@ SRC_URI += " \ | |||
| 25 | file://run-ptest \ | 25 | file://run-ptest \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | RDEPENDS_${PN}-ptest += " \ | 28 | RDEPENDS:${PN}-ptest += " \ |
| 29 | ${PYTHON_PN}-pytest \ | 29 | ${PYTHON_PN}-pytest \ |
| 30 | ${PYTHON_PN}-fcntl \ | 30 | ${PYTHON_PN}-fcntl \ |
| 31 | " | 31 | " |
