diff --git a/recipes-libraries/ethos-u-vela/ethos-u-vela_3.6.0.bb b/recipes-libraries/ethos-u-vela/ethos-u-vela_3.6.0.bb index 031be0f..a9ebd15 100644 --- a/recipes-libraries/ethos-u-vela/ethos-u-vela_3.6.0.bb +++ b/recipes-libraries/ethos-u-vela/ethos-u-vela_3.6.0.bb @@ -23,6 +23,6 @@ do_compile:prepend() { export https_proxy=${https_proxy} } -RDEPENDS:${PN} += "flatbuffers python3-numpy python3-lxml" +RDEPENDS:${PN} += "flatbuffers python3-numpy python3-lxml python3-pkg-resources" COMPATIBLE_MACHINE = "(mx93-nxp-bsp)"