diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb b/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb index 045ccb9f1e..a0f5188f28 100644 --- a/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb | |||
| @@ -11,7 +11,7 @@ PR = "r0" | |||
| 11 | 11 | ||
| 12 | RDEPENDS:${PN} += "python3-icontract" | 12 | RDEPENDS:${PN} += "python3-icontract" |
| 13 | 13 | ||
| 14 | BBCLASSEXTEND = "native" | 14 | BBCLASSEXTEND = "native nativesdk" |
| 15 | 15 | ||
| 16 | do_install:append() { | 16 | do_install:append() { |
| 17 | # similarly to https://gitlab.com/akuster/meta-security/-/commit/0fd8e0f8cae612010bafecbff77ed9bb6f647a2d#4e154e295e639fd6c298ca644c75291eb99e0a57_0_16 | 17 | # similarly to https://gitlab.com/akuster/meta-security/-/commit/0fd8e0f8cae612010bafecbff77ed9bb6f647a2d#4e154e295e639fd6c298ca644c75291eb99e0a57_0_16 |
