diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index 419fe94b51..5451718cce 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc @@ -82,7 +82,8 @@ PACKAGECONFIG[attr] = "--with-attr,--without-attr,attr" PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl" RDEPENDS_${PN} = "shadow-securetty \ - base-passwd" + base-passwd \ + util-linux-sulogin" RDEPENDS_${PN}_class-native = "" RDEPENDS_${PN}_class-nativesdk = ""