mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
quilt: Add patch depends for quilt-ptest
This fixes the ptest to work in minimal images. (From OE-Core rev: 2a74e127cbb1972923d8b35f6f41b6fba6cf96fa) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -85,5 +85,5 @@ RDEPENDS_${PN}-ptest = "make file sed gawk diffutils findutils ed perl \
|
|||||||
perl-module-filehandle perl-module-getopt-std \
|
perl-module-filehandle perl-module-getopt-std \
|
||||||
perl-module-posix perl-module-file-temp \
|
perl-module-posix perl-module-file-temp \
|
||||||
perl-module-text-parsewords perl-module-overloading \
|
perl-module-text-parsewords perl-module-overloading \
|
||||||
bash util-linux-getopt \
|
bash util-linux-getopt patch \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user