From: Richard Purdie Date: Fri, 10 Mar 2023 18:11:15 +0000 (+0000) Subject: m4: Add missing ptest dependency X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1440 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40b97f9730064b045399a8ea3e44b8a756195f7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git m4: Add missing ptest dependency Some of the ptests fail in a minimal image. Add the missing gconv dependency needed to allow those tests to pass. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/m4/m4-1.4.19.inc b/meta/recipes-devtools/m4/m4-1.4.19.inc index fd3efa54692..3b4303b7fd8 100644 --- a/meta/recipes-devtools/m4/m4-1.4.19.inc +++ b/meta/recipes-devtools/m4/m4-1.4.19.inc @@ -57,6 +57,7 @@ RDEPENDS:${PN}-ptest += "make coreutils diffutils bash" RDEPENDS:${PN}-ptest:append:libc-glibc = "\ locale-base-fr-fr \ locale-base-fr-fr.iso-8859-1 \ + glibc-gconv-iso8859-1 \ " INSANE_SKIP:${PN}-ptest += "ldflags"