mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
git: Add a dependency on perl for gitweb
(From OE-Core rev: db31c837b579dc64bc86553cbc95736bfca97a90) 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:
committed by
Richard Purdie
parent
90e27071fa
commit
7408dbccb2
@@ -118,6 +118,6 @@ FILES_${PN}-tk = " \
|
||||
|
||||
PACKAGES =+ "gitweb"
|
||||
FILES_gitweb = "${datadir}/gitweb/"
|
||||
|
||||
RDEPENDS_gitweb = "perl"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user