diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-07-14 13:44:03 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-07-15 12:48:34 -0400 |
| commit | 8a96bf952783049591f1faf95f3a0db868289b12 (patch) | |
| tree | 767a7f4b111ede94e1778111136ccfa083983b02 /meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb | |
| parent | 29235912c65036c0181cdf0f9074dc87cdc719db (diff) | |
| download | meta-openembedded-8a96bf952783049591f1faf95f3a0db868289b12.tar.gz | |
python3-pytest-helpers-namespace: add missing build dependencies
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb index 00e73f5bd8..cf62e1f03b 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.12.29.bb | |||
| @@ -8,6 +8,8 @@ SRC_URI[sha256sum] = "792038247e0021beb966a7ea6e3a70ff5fcfba77eb72c6ec8fd6287af8 | |||
| 8 | 8 | ||
| 9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
| 10 | 10 | ||
| 11 | DEPENDS += "python3-setuptools-scm-native python3-setuptools-declarative-requirements-native" | ||
| 12 | |||
| 11 | RDEPENDS:${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
| 12 | ${PYTHON_PN}-pytest \ | 14 | ${PYTHON_PN}-pytest \ |
| 13 | " | 15 | " |
