mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
keyutils: Add missing rdep for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ do_install_ptest () {
|
||||
}
|
||||
|
||||
|
||||
RDEPENDS:${PN}-ptest += "bash lsb-release make"
|
||||
RDEPENDS:${PN}-ptest += "bash file lsb-release make"
|
||||
RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils"
|
||||
RDEPENDS:${PN}-ptest:append:libc-musl = " musl-utils"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user