Revert "sys-apps/shadow: require the mail group at runtime"

The acct-{user,group} eclasses call useradd and groupadd to create
users and groups. This is esentually a circular dependency that needs
to be resolved somehow.

Bug: https://bugs.gentoo.org/720948
Reverts: f065b54fc2
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2020-09-08 11:12:02 -04:00
parent 528ae0d10f
commit eee1262e64
2 changed files with 0 additions and 2 deletions

View File

@@ -39,7 +39,6 @@ DEPEND="${COMMON_DEPEND}
>=sys-kernel/linux-headers-4.14
"
RDEPEND="${COMMON_DEPEND}
acct-group/mail
pam? ( >=sys-auth/pambase-20150213 )
su? ( !sys-apps/util-linux[su(-)] )
"

View File

@@ -40,7 +40,6 @@ DEPEND="${COMMON_DEPEND}
>=sys-kernel/linux-headers-4.14
"
RDEPEND="${COMMON_DEPEND}
acct-group/mail
pam? ( >=sys-auth/pambase-20150213 )
su? ( !sys-apps/util-linux[su(-)] )
"