aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl-ptest.inc
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2014-05-07 08:28:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-08 13:00:34 +0100
commitb537c2fbf980122f25c9842f04915dd962f3f112 (patch)
tree0cb82eb3b6ebeec19d8b5bd55c95fff38d6e85ea /meta/recipes-devtools/perl/perl-ptest.inc
parentbc1f98def1d4f86127763bb4fcfe59199acaf5ce (diff)
downloadopenembedded-core-contrib-b537c2fbf980122f25c9842f04915dd962f3f112.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/perl/perl-ptest.inc')
-rw-r--r--meta/recipes-devtools/perl/perl-ptest.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl-ptest.inc b/meta/recipes-devtools/perl/perl-ptest.inc
index 9ef7d0a262..b1f1cb9d20 100644
--- a/meta/recipes-devtools/perl/perl-ptest.inc
+++ b/meta/recipes-devtools/perl/perl-ptest.inc
@@ -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"