aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb2
1 files changed, 2 insertions, 0 deletions
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 5b42defb38..52facff2e5 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() {