mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
perl: update ptest package dependency list
Add "sed" in the ptest runtime package dependency list [YOCTO #6260] (From OE-Core rev: 5506333737f7e3c98d165b1025ef6c5301b16d50) Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bc1f98def1
commit
b537c2fbf9
@@ -47,4 +47,4 @@ python populate_packages_prepend() {
|
||||
'${PN}-ptest%s', '%s', recursive=True, match_path=True)
|
||||
}
|
||||
|
||||
RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc"
|
||||
RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc sed"
|
||||
|
||||
Reference in New Issue
Block a user