diff --git a/meta/recipes-core/systemd/systemd_261.1.bb b/meta/recipes-core/systemd/systemd_261.1.bb
index 575717bb893..b025580bab4 100644
--- a/meta/recipes-core/systemd/systemd_261.1.bb
+++ b/meta/recipes-core/systemd/systemd_261.1.bb
@@ -5,6 +5,7 @@ PROVIDES = "udev"
 PE = "1"
 
 DEPENDS = "gperf-native libcap util-linux python3-jinja2-native"
+DEPENDS:append:libc-musl = " libucontext"
 
 SECTION = "base/shell"
 
