[PATCH 5/6] acct-user/kismet: Drop explicit group dependency

James Le Cuirot <[email protected]> Tue, 23 Jun 2026 11:43:08 +0100
Newsgroups gmane.linux.gentoo.devel
Message-ID <[email protected]>
This is handled by the eclass.

Signed-off-by: James Le Cuirot <[email protected]>
---
 acct-user/kismet/kismet-0-r3.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/acct-user/kismet/kismet-0-r3.ebuild b/acct-user/kismet/kismet-0-r3.ebuild
index c725ddcc3986..cd7a7765b15a 100644
--- a/acct-user/kismet/kismet-0-r3.ebuild
+++ b/acct-user/kismet/kismet-0-r3.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
@@ -10,6 +10,3 @@ ACCT_USER_ID="388"
 ACCT_USER_GROUPS=( kismet )
 
 acct-user_add_deps
-
-DEPEND+=" acct-group/kismet "
-RDEPEND+=" acct-group/kismet "
-- 
2.54.0