diff options
| -rw-r--r-- | recipes-extended/secure-obj/secure-obj.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc index 18d0963fc..4ce06d17b 100644 --- a/recipes-extended/secure-obj/secure-obj.inc +++ b/recipes-extended/secure-obj/secure-obj.inc | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Secure Object" | |||
| 2 | HOMEPAGE = "https://github.com/nxp-qoriq/secure_obj" | 2 | HOMEPAGE = "https://github.com/nxp-qoriq/secure_obj" |
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | 4 | ||
| 5 | DEPENDS = "openssl optee-os-qoriq optee-client-qoriq" | 5 | DEPENDS = "openssl optee-client-qoriq optee-os-qoriq" |
| 6 | RDEPENDS:${PN} = "bash libcrypto libssl" | 6 | RDEPENDS:${PN} = "bash libcrypto libssl" |
| 7 | 7 | ||
| 8 | DEPENDS += "python3-pycryptodomex-native" | 8 | DEPENDS += "python3-pycryptodomex-native" |
