summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/shadow/shadow.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc
index b8e5e285c4..16b99a0b60 100644
--- a/meta/recipes-extended/shadow/shadow.inc
+++ b/meta/recipes-extended/shadow/shadow.inc
@@ -74,6 +74,7 @@ PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl"
74PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit" 74PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit"
75PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux libsemanage" 75PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux libsemanage"
76PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd" 76PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd"
77PACKAGECONFIG[logind] = "--enable-logind,--disable-logind,systemd"
77 78
78RDEPENDS:${PN} = "shadow-securetty \ 79RDEPENDS:${PN} = "shadow-securetty \
79 base-passwd \ 80 base-passwd \