diff options
author | Mike Gilbert <floppym@gentoo.org> | 2020-12-27 19:34:07 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2020-12-27 19:34:07 -0500 |
commit | 57c8670a3ab2c493f15e812c010d8ac9aa9d35a4 (patch) | |
tree | 5084dffff53d9a7ec76f089a99baffaa6b8f2cde /sys-apps/systemd | |
parent | acct-group/users: new group (100) (diff) | |
download | gentoo-57c8670a3ab2c493f15e812c010d8ac9aa9d35a4.tar.gz gentoo-57c8670a3ab2c493f15e812c010d8ac9aa9d35a4.tar.bz2 gentoo-57c8670a3ab2c493f15e812c010d8ac9aa9d35a4.zip |
sys-apps/systemd: depend on acct-user/{nobody,root} and acct-group/users
Closes: https://bugs.gentoo.org/761763
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r-- | sys-apps/systemd/systemd-247.2-r3.ebuild (renamed from sys-apps/systemd/systemd-247.2-r2.ebuild) | 3 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-247.2-r2.ebuild b/sys-apps/systemd/systemd-247.2-r3.ebuild index d657bb688fa0..bddf2956e656 100644 --- a/sys-apps/systemd/systemd-247.2-r2.ebuild +++ b/sys-apps/systemd/systemd-247.2-r3.ebuild @@ -97,8 +97,11 @@ RDEPEND="${COMMON_DEPEND} acct-group/kvm acct-group/render acct-group/tape + acct-group/users acct-group/video acct-group/systemd-journal + acct-user/root + acct-user/nobody acct-user/systemd-journal-remote acct-user/systemd-coredump acct-user/systemd-network diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index d657bb688fa0..bddf2956e656 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -97,8 +97,11 @@ RDEPEND="${COMMON_DEPEND} acct-group/kvm acct-group/render acct-group/tape + acct-group/users acct-group/video acct-group/systemd-journal + acct-user/root + acct-user/nobody acct-user/systemd-journal-remote acct-user/systemd-coredump acct-user/systemd-network |