From 2296621bf78faed65b6813c1f6df167cb3c34fa4 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Tue, 11 Feb 2020 16:42:50 +0800 Subject: secure-obj: update to python3-pycrypto-native dependency Signed-off-by: Chunrong Guo --- recipes-extended/secure-obj/secure-obj.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended') 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" DEPENDS = "openssl optee-os-qoriq optee-client-qoriq" RDEPENDS_${PN} = "bash libcrypto libssl" -DEPENDS += "python-pycrypto-native" +DEPENDS += "python3-pycrypto-native" inherit python3native -- cgit v1.2.3-54-g00ecf