summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/shadow')
-rw-r--r--meta/recipes-extended/shadow/shadow.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc
index bb3a927c17..a05ead35b7 100644
--- a/meta/recipes-extended/shadow/shadow.inc
+++ b/meta/recipes-extended/shadow/shadow.inc
@@ -83,7 +83,8 @@ PACKAGECONFIG[attr] = "--with-attr,--without-attr,attr"
83PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl" 83PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl"
84 84
85RDEPENDS_${PN} = "shadow-securetty \ 85RDEPENDS_${PN} = "shadow-securetty \
86 base-passwd" 86 base-passwd \
87 util-linux-sulogin"
87RDEPENDS_${PN}_class-native = "" 88RDEPENDS_${PN}_class-native = ""
88RDEPENDS_${PN}_class-nativesdk = "" 89RDEPENDS_${PN}_class-nativesdk = ""
89 90