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