diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb index 5dd76f99fa..063730372b 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb | |||
@@ -25,7 +25,6 @@ RDEPENDS:${PN} += " \ | |||
25 | " | 25 | " |
26 | 26 | ||
27 | INSANE_SKIP:${PN} = "already-stripped" | 27 | INSANE_SKIP:${PN} = "already-stripped" |
28 | INSANE_SKIP:${PN} += "buildpaths" | ||
29 | 28 | ||
30 | # python3-misc is for Lib/timeit.py which is not split out elsewhere | 29 | # python3-misc is for Lib/timeit.py which is not split out elsewhere |
31 | RDEPENDS:${PN}-ptest += "\ | 30 | RDEPENDS:${PN}-ptest += "\ |