diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-jsonpointer_2.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-jsonpointer_2.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jsonpointer_2.1.bb b/meta-python/recipes-devtools/python/python3-jsonpointer_2.1.bb index a4cc05c947..fb3d9e0da9 100644 --- a/meta-python/recipes-devtools/python/python3-jsonpointer_2.1.bb +++ b/meta-python/recipes-devtools/python/python3-jsonpointer_2.1.bb | |||
| @@ -7,7 +7,7 @@ inherit pypi ptest setuptools3 | |||
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "5a34b698db1eb79ceac454159d3f7c12a451a91f6334a4f638454327b7a89962" | 8 | SRC_URI[sha256sum] = "5a34b698db1eb79ceac454159d3f7c12a451a91f6334a4f638454327b7a89962" |
| 9 | 9 | ||
| 10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | ${PYTHON_PN}-json \ | 11 | ${PYTHON_PN}-json \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| @@ -17,7 +17,7 @@ SRC_URI += " \ | |||
| 17 | file://run-ptest \ | 17 | file://run-ptest \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | RDEPENDS_${PN}-ptest += " \ | 20 | RDEPENDS:${PN}-ptest += " \ |
| 21 | ${PYTHON_PN}-pytest \ | 21 | ${PYTHON_PN}-pytest \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
