mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 04:08:23 +00:00
fuse3: Add missing runtime deps for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
db1a20fcdd
commit
dc70a139ad
@ -29,8 +29,10 @@ SRC_URI += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
bash \
|
python3-looseversion \
|
||||||
|
kernel-module-cuse \
|
||||||
|
bash \
|
||||||
"
|
"
|
||||||
|
|
||||||
do_install_ptest() {
|
do_install_ptest() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user