mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
intltool: include intltool.m4 and add missing rdepends
- include /usr/share/aclocal/intltool.m4 into the intltool package (the files from intltool-dev must be included into the main package, as intltool is a development tool) - add missing rdepends: gettext-dev, libxml-parser-perl [YOCTO #2597] (From OE-Core rev: f5f3d3fb14e983af114afc6425dc339053927f25) Signed-off-by: Constantin Musca <constantinx.musca@intel.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
4946185084
commit
621fec0277
@@ -1,7 +1,7 @@
|
||||
require intltool.inc
|
||||
LICENSE="GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI += "file://intltool-nowarn-0.50.0.patch \
|
||||
${NATIVEPATCHES} \
|
||||
|
||||
Reference in New Issue
Block a user