diff options
| -rw-r--r-- | meta/recipes-core/busybox/busybox.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox.inc b/meta/recipes-core/busybox/busybox.inc index 62dc839245..4569acd475 100644 --- a/meta/recipes-core/busybox/busybox.inc +++ b/meta/recipes-core/busybox/busybox.inc | |||
| @@ -55,7 +55,7 @@ RDEPENDS:${PN} = "${@["", "busybox-inittab"][(d.getVar('VIRTUAL-RUNTIME_init_man | |||
| 55 | inherit cml1 systemd update-rc.d ptest | 55 | inherit cml1 systemd update-rc.d ptest |
| 56 | 56 | ||
| 57 | # busybox's unzip test case needs zip command, which busybox itself does not provide | 57 | # busybox's unzip test case needs zip command, which busybox itself does not provide |
| 58 | RDEPENDS:${PN}-ptest = "zip" | 58 | RDEPENDS:${PN}-ptest = "zip coreutils" |
| 59 | 59 | ||
| 60 | # internal helper | 60 | # internal helper |
| 61 | def busybox_cfg(feature, tokens, cnf, rem): | 61 | def busybox_cfg(feature, tokens, cnf, rem): |
