diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb b/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb index 5fe929c2ba..6d31b1c3fc 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb +++ b/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb @@ -33,6 +33,8 @@ SYSTEMD_AUTO_ENABLE = "disable" FILES_${PN} += "${localstatedir}/run" +RDEPENDS_${PN} += "bash python" + INSANE_SKIP_${PN} = "dev-so" do_install_append() {