mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-19 15:29:07 -07:00
acct-user/logcheck: add missing conditional RDEPEND on acct-group/systemd-journal
Thanks to Guiseppe Foti for reporting this. Signed-off-by: Florian Schmaus <flow@gentoo.org> Reported-by: Giuseppe Foti <foti.giuseppe@gmail.com>
This commit is contained in:
@@ -11,6 +11,8 @@ IUSE="systemd"
|
||||
ACCT_USER_GROUPS=( "logcheck" )
|
||||
ACCT_USER_ID="284"
|
||||
|
||||
RDEPEND="systemd? ( acct-group/systemd-journal )"
|
||||
|
||||
acct-user_add_deps
|
||||
|
||||
pkg_setup() {
|
||||
Reference in New Issue
Block a user