From: BELOUARGA Mohamed <m.beloua...@technologyandstrategy.com> Checksec tool depends of commands "find, file and ps"
Signed-off-by: BELOUARGA Mohamed <m.beloua...@technologyandstrategy.com> --- recipes-scanners/checksec/checksec_2.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-scanners/checksec/checksec_2.6.0.bb b/recipes-scanners/checksec/checksec_2.6.0.bb index f4a014e..1ba3721 100644 --- a/recipes-scanners/checksec/checksec_2.6.0.bb +++ b/recipes-scanners/checksec/checksec_2.6.0.bb @@ -16,6 +16,6 @@ do_install() { install -m 0755 ${S}/checksec ${D}${bindir} } -RDEPENDS:${PN} = "bash openssl-bin binutils" +RDEPENDS:${PN} = "bash openssl-bin binutils findutils file procps" BBCLASSEXTEND = "native" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#62524): https://lists.yoctoproject.org/g/yocto/message/62524 Mute This Topic: https://lists.yoctoproject.org/mt/104410817/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-