mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 05:52:29 +00:00
keyutils: add missing ptest dependencies
ptests failed due to missing "make", "file" and full "head" command. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
b6aaee4b8e
commit
2c264246c9
@ -50,7 +50,7 @@ do_install_ptest () {
|
||||
}
|
||||
|
||||
|
||||
RDEPENDS:${PN}-ptest += "lsb-release"
|
||||
RDEPENDS:${PN}-ptest += "lsb-release make file coreutils"
|
||||
RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils"
|
||||
RDEPENDS:${PN}-ptest:append:libc-musl = " musl-utils"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user