mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 11:29:37 +00:00
lynis: add missing rdepends
add findutils Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -38,4 +38,4 @@ do_install () {
|
||||
FILES_${PN} += "${sysconfdir}/developer.prf ${sysconfdir}/default.prf"
|
||||
FILES_${PN}-doc += "lynis.8 FAQ README CHANGELOG.md CONTRIBUTIONS.md CONTRIBUTORS.md"
|
||||
|
||||
RDEPENDS_${PN} += "procps"
|
||||
RDEPENDS_${PN} += "procps findutils"
|
||||
|
||||
Reference in New Issue
Block a user