1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

nativesdk-buildtools-perl-dummy: Add new autoconf dependencies

When used in SDKs we need to provide the perl modules used by autoconf.
Add new ones needed by recent changes.

(From OE-Core rev: b548c2f4d1d88f80d713551a408064d4f5ff3d7f)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2021-02-13 10:00:22 +00:00
parent 71ea678a7c
commit 973d2a35ef
@@ -17,10 +17,13 @@ DUMMYPROVIDES_PACKAGES = "\
nativesdk-perl-module-file-path \
nativesdk-perl-module-file-spec \
nativesdk-perl-module-file-stat \
nativesdk-perl-module-file-temp \
nativesdk-perl-module-getopt-long \
nativesdk-perl-module-io-file \
nativesdk-perl-module-list-util \
nativesdk-perl-module-overloading \
nativesdk-perl-module-posix \
nativesdk-perl-module-scalar-util \
nativesdk-perl-module-strict \
nativesdk-perl-module-text-parsewords \
nativesdk-perl-module-thread-queue \