diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-license-expression_30.2.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-license-expression_30.2.0.bb | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-devtools/python/python3-license-expression_30.2.0.bb b/meta/recipes-devtools/python/python3-license-expression_30.2.0.bb index 76ce58e58f..7059cf76ee 100644 --- a/meta/recipes-devtools/python/python3-license-expression_30.2.0.bb +++ b/meta/recipes-devtools/python/python3-license-expression_30.2.0.bb | |||
| @@ -8,14 +8,14 @@ SRC_URI[sha256sum] = "599928edd995c43fc335e0af342076144dc71cb858afa1ed9c1c30c4e8 | |||
| 8 | 8 | ||
| 9 | inherit pypi ptest python_setuptools_build_meta | 9 | inherit pypi ptest python_setuptools_build_meta |
| 10 | 10 | ||
| 11 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" | 11 | DEPENDS += "python3-setuptools-scm-native" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
| 14 | ${PYTHON_PN}-booleanpy \ | 14 | python3-booleanpy \ |
| 15 | ${PYTHON_PN}-core \ | 15 | python3-core \ |
| 16 | ${PYTHON_PN}-json \ | 16 | python3-json \ |
| 17 | ${PYTHON_PN}-stringold \ | 17 | python3-stringold \ |
| 18 | ${PYTHON_PN}-logging \ | 18 | python3-logging \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | BBCLASSEXTEND = "native nativesdk" | 21 | BBCLASSEXTEND = "native nativesdk" |
| @@ -25,8 +25,8 @@ SRC_URI += " \ | |||
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | RDEPENDS:${PN}-ptest += " \ | 27 | RDEPENDS:${PN}-ptest += " \ |
| 28 | ${PYTHON_PN}-pytest \ | 28 | python3-pytest \ |
| 29 | ${PYTHON_PN}-unittest-automake-output \ | 29 | python3-unittest-automake-output \ |
| 30 | " | 30 | " |
| 31 | 31 | ||
| 32 | do_install_ptest() { | 32 | do_install_ptest() { |
