diff --git a/recipes-ti/ipc/ti-ipc-examples_git.bb b/recipes-ti/ipc/ti-ipc-examples_git.bb index 40c3bc3b..8e6ceb08 100644 --- a/recipes-ti/ipc/ti-ipc-examples_git.bb +++ b/recipes-ti/ipc/ti-ipc-examples_git.bb @@ -6,7 +6,7 @@ require ti-ipc-rtos.inc LICENSE = "BSD" LIC_FILES_CHKSUM = "file://${S_ipc-examples}/src/makefile;beginline=1;endline=30;md5=fb83580b16bce88e8ed568a6005c8f02" -DEPENDS = "ti-ipc ti-xdctools ti-sysbios ti-ipc-rtos" +DEPENDS = "ti-ipc ti-xdctools ti-sysbios ti-ipc-rtos zip-native" INSANE_SKIP_${PN} += "arch"