diff --git a/dynamic-layers/rk-rauc-demo/recipes-core/systemd/abd-partition.bb b/dynamic-layers/rk-rauc-demo/recipes-core/systemd/abd-partition.bb
index 1952805f4a6d..d5cb42738e72 100644
--- a/dynamic-layers/rk-rauc-demo/recipes-core/systemd/abd-partition.bb
+++ b/dynamic-layers/rk-rauc-demo/recipes-core/systemd/abd-partition.bb
@@ -24,3 +24,5 @@ do_install() {
 	install -d ${D}${sysconfdir}/systemd/system
 	install -m 0644 ${UNPACKDIR}/data.mount ${D}${sysconfdir}/systemd/system/
 }
+
+RDEPENDS:${PN} += "e2fsprogs-mke2fs"
