summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_8.32.bb b/meta/recipes-core/coreutils/coreutils_8.32.bb
index f8ae3fd94c..9d1eceef54 100644
--- a/meta/recipes-core/coreutils/coreutils_8.32.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.32.bb
@@ -158,7 +158,7 @@ BBCLASSEXTEND = "native nativesdk"
158 158
159inherit ptest 159inherit ptest
160 160
161RDEPENDS_${PN}-ptest += "bash findutils gawk liberror-perl libmodule-build-perl make perl perl-module-file-stat python3-core sed shadow" 161RDEPENDS_${PN}-ptest += "bash findutils gawk liberror-perl make perl perl-modules python3-core sed shadow"
162 162
163# -dev automatic dependencies fails as we don't want libmodule-build-perl-dev, its too heavy 163# -dev automatic dependencies fails as we don't want libmodule-build-perl-dev, its too heavy
164# may need tweaking if DEPENDS changes 164# may need tweaking if DEPENDS changes