[PATCH 3/6] acct-user/nobody: Drop explicit user dependency
James Le Cuirot <[email protected]> Tue, 23 Jun 2026 11:43:06 +0100
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <[email protected]> |
This is now handled by the eclass. Signed-off-by: James Le Cuirot <[email protected]> --- acct-user/nobody/nobody-0-r2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/acct-user/nobody/nobody-0-r2.ebuild b/acct-user/nobody/nobody-0-r2.ebuild index 7b8132b4d816..1921cbcef0e0 100644 --- a/acct-user/nobody/nobody-0-r2.ebuild +++ b/acct-user/nobody/nobody-0-r2.ebuild @@ -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 @@ -13,5 +13,3 @@ ACCT_USER_HOME_PERMS=0755 ACCT_USER_GROUPS=( nobody ) acct-user_add_deps - -RDEPEND+=" acct-user/root" -- 2.54.0