diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-psutil_6.1.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-psutil_6.1.1.bb b/meta/recipes-devtools/python/python3-psutil_6.1.1.bb index 854161830a..9cd2d20fff 100644 --- a/meta/recipes-devtools/python/python3-psutil_6.1.1.bb +++ b/meta/recipes-devtools/python/python3-psutil_6.1.1.bb | |||
@@ -35,6 +35,7 @@ RDEPENDS:${PN}-tests += " \ | |||
35 | libstdc++ \ | 35 | libstdc++ \ |
36 | libstdc++-dev \ | 36 | libstdc++-dev \ |
37 | " | 37 | " |
38 | RDEPENDS:${PN}-tests:class-native = "" | ||
38 | 39 | ||
39 | INSANE_SKIP:${PN}-tests += "dev-deps" | 40 | INSANE_SKIP:${PN}-tests += "dev-deps" |
40 | 41 | ||