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 f3f1d2c7d..59b2c3ea0 100644 --- a/recipes-extended/secure-obj/secure-obj.inc +++ b/recipes-extended/secure-obj/secure-obj.inc | |||
| @@ -4,7 +4,7 @@ LICENSE = "BSD" | |||
| 4 | DEPENDS = "openssl optee-os-qoriq optee-client-qoriq" | 4 | DEPENDS = "openssl optee-os-qoriq optee-client-qoriq" |
| 5 | RDEPENDS_${PN} = "bash libcrypto libssl" | 5 | RDEPENDS_${PN} = "bash libcrypto libssl" |
| 6 | 6 | ||
| 7 | DEPENDS += "python-pycrypto-native" | 7 | DEPENDS += "python3-pycrypto-native" |
| 8 | 8 | ||
| 9 | inherit python3native | 9 | inherit python3native |
| 10 | 10 | ||
