diff options
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.0.bb b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.0.bb index 9dea957..59add84 100644 --- a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.9.0.bb | |||
| @@ -45,3 +45,5 @@ INSANE_SKIP:${PN} += "dev-so" | |||
| 45 | 45 | ||
| 46 | RDEPENDS:${PN} = "p11-kit tpm2-tools " | 46 | RDEPENDS:${PN} = "p11-kit tpm2-tools " |
| 47 | RDEPENDS:${PN}-tools = "python3-pyyaml python3-cryptography python3-pyasn1-modules" | 47 | RDEPENDS:${PN}-tools = "python3-pyyaml python3-cryptography python3-pyasn1-modules" |
| 48 | |||
| 49 | BBCLASSEXTEND = "native nativesdk" | ||
