aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/kexecboot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexecboot/kexecboot.inc')
-rw-r--r--recipes/kexecboot/kexecboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index f3045f46f6..d565df8731 100644
--- a/recipes/kexecboot/kexecboot.inc
+++ b/recipes/kexecboot/kexecboot.inc
@@ -1,7 +1,7 @@
LICENSE = "GPL"
DEPENDS = "klibc"
-RDEPENDS_${PN} = "kexec-klibc-static"
+RDEPENDS_${PN} = "kexec-klibc-static klibc-utils-static-losetup"
# The binary itself is not machine-specific
# but the EXTRA_OECONF overrides have this effect