optee-os depend on python-pycrypto
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-bsp / optee / optee-os_git.bbappend
index 90d6717..e38c904 100644 (file)
@@ -1,4 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+inherit pythonnative
+DEPENDS += " python-pycrypto-native"
 
 SRC_URI += " \
         file://0001-disable-libgcc-detection.patch \