mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
acct-user/vdradmin: Drop explicit group dependency
This is handled by the eclass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2024 Gentoo Authors
|
||||
# Copyright 2020-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -11,6 +11,3 @@ ACCT_USER_ID=453
|
||||
ACCT_USER_GROUPS=( vdradmin )
|
||||
|
||||
acct-user_add_deps
|
||||
|
||||
DEPEND+=" acct-group/vdradmin "
|
||||
RDEPEND+=" acct-group/vdradmin "
|
||||
|
||||
Reference in New Issue
Block a user