diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb index 58afc6cd1c..adaf4a62cb 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb | |||
| @@ -37,6 +37,8 @@ RDEPENDS:${PN}-ptest += "\ | |||
| 37 | python3-pytest-timeout \ | 37 | python3-pytest-timeout \ |
| 38 | python3-pytest-benchmark \ | 38 | python3-pytest-benchmark \ |
| 39 | python3-unittest-automake-output \ | 39 | python3-unittest-automake-output \ |
| 40 | python3-zoneinfo \ | ||
| 41 | tzdata \ | ||
| 40 | " | 42 | " |
| 41 | 43 | ||
| 42 | do_install:append() { | 44 | do_install:append() { |
