]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-core-sdk: remove intltool
authorRoss Burton <ross.burton@intel.com>
Tue, 19 Nov 2019 20:38:24 +0000 (20:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 17:54:53 +0000 (17:54 +0000)
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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/packagegroups/packagegroup-core-sdk.bb

index 8854ec4801fb77cd6895d22a95dcec60348dd0c4..03fa5296c15bd6af07a36c7a57025387cd9c06b0 100644 (file)
@@ -16,7 +16,6 @@ RDEPENDS_packagegroup-core-sdk = "\
     coreutils \
     ccache \
     diffutils \
-    intltool \
     perl-module-re \
     perl-module-text-wrap \
     findutils \