diff options
author | Mike Gilbert <floppym@gentoo.org> | 2020-12-27 14:03:15 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2020-12-27 14:19:25 -0500 |
commit | e7bf90de30057d8a10661c5f15b38bb8d9308054 (patch) | |
tree | 192fd9f9cd084fd68602b21940bde1293cefa1da /sys-apps/systemd | |
parent | acct-user/systemd-oom: new user (198) (diff) | |
download | gentoo-e7bf90de30057d8a10661c5f15b38bb8d9308054.tar.gz gentoo-e7bf90de30057d8a10661c5f15b38bb8d9308054.tar.bz2 gentoo-e7bf90de30057d8a10661c5f15b38bb8d9308054.zip |
sys-apps/systemd: depend on acct-user/systemd-oom
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r-- | sys-apps/systemd/systemd-247.2-r1.ebuild (renamed from sys-apps/systemd/systemd-247.2.ebuild) | 1 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-247.2.ebuild b/sys-apps/systemd/systemd-247.2-r1.ebuild index 5259542b5b43..3d84b39bc762 100644 --- a/sys-apps/systemd/systemd-247.2.ebuild +++ b/sys-apps/systemd/systemd-247.2-r1.ebuild @@ -102,6 +102,7 @@ RDEPEND="${COMMON_DEPEND} acct-user/systemd-journal-remote acct-user/systemd-coredump acct-user/systemd-network + acct-user/systemd-oom acct-user/systemd-resolve acct-user/systemd-timesync >=sys-apps/baselayout-2.2 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 5259542b5b43..3d84b39bc762 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -102,6 +102,7 @@ RDEPEND="${COMMON_DEPEND} acct-user/systemd-journal-remote acct-user/systemd-coredump acct-user/systemd-network + acct-user/systemd-oom acct-user/systemd-resolve acct-user/systemd-timesync >=sys-apps/baselayout-2.2 |