From 187f347d5c1bb937ab7da9a1c51ff35a4bd45174 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 5 Apr 2015 05:51:54 -0700 Subject: gateone: Fix QA warnings WARNING: QA Issue: gateone requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster Signed-off-by: Martin Jansa --- meta-python/recipes-connectivity/gateone/gateone_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-connectivity') diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb index edc9977216..7eae12a8bf 100644 --- a/meta-python/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb @@ -76,6 +76,7 @@ RDEPENDS_${PN} = "mime-support \ python-tornado \ python-unixadmin \ python-xml \ + bash \ " SYSTEMD_SERVICE_${PN} = "gateone.service" -- cgit 1.2.3-korg