mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
texi2html: Add a dependency on perl
(From OE-Core rev: c391547e95b1854960b90d93fd9f80f02f761e61) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
462c7ff92b
commit
90e27071fa
|
|
@ -27,3 +27,5 @@ do_install_append () {
|
|||
}
|
||||
|
||||
FILES_${PN}-doc += "${datadir}/texinfo"
|
||||
|
||||
RDEPENDS_${PN} = "perl"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user