mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
samhain-server: fix build warn
WARNING: QA Issue: /etc/init.d/samhain-server_samhain-server contained in package samhain-server requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8f9b5f3f52
commit
7ce4069b32
@@ -47,4 +47,4 @@ FILES_${PN}-dbg += " \
|
||||
${sbindir}/.debug/* \
|
||||
"
|
||||
|
||||
DEPENDS_${PN} += "gmp bash"
|
||||
RDEPENDS_${PN} += "gmp bash"
|
||||
|
||||
Reference in New Issue
Block a user