mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
packagegroup-core-sdk: remove intltool
Intltool is deprecated these days, as gettext can handle almost everything intltool could. Remove it from the SDK packagegroups, if it is needed then the user can add it explicitly. (From OE-Core rev: 52558efc0f401b665e5060c51d956e2337c47da8) 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
321844ee11
commit
e3395e558d
@@ -16,7 +16,6 @@ RDEPENDS_packagegroup-core-sdk = "\
|
||||
coreutils \
|
||||
ccache \
|
||||
diffutils \
|
||||
intltool \
|
||||
perl-module-re \
|
||||
perl-module-text-wrap \
|
||||
findutils \
|
||||
|
||||
Reference in New Issue
Block a user