mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
tiobench: use RDEPENDS correctly
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
d885bcc57f
commit
26f4012c87
@@ -19,7 +19,7 @@ do_install() {
|
|||||||
oe_runmake install
|
oe_runmake install
|
||||||
}
|
}
|
||||||
|
|
||||||
RDEPENDS = "\
|
RDEPENDS_${PN} = "\
|
||||||
perl \
|
perl \
|
||||||
perl-module-exporter-heavy \
|
perl-module-exporter-heavy \
|
||||||
perl-module-getopt-long \
|
perl-module-getopt-long \
|
||||||
|
|||||||
Reference in New Issue
Block a user