net-p2p/yggdrasil-go: move user/group to RDEPEND

Signed-off-by: Alexey Korepanov <kaikaikai@yandex.ru>
This commit is contained in:
Alexey Korepanov
2025-11-13 14:52:42 +08:00
parent 8e65149738
commit b4e46cb0b9

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ SLOT="0"
RESTRICT="mirror"
BDEPEND=">=dev-lang/go-1.23"
DEPEND="
RDEPEND="
acct-user/yggdrasil
acct-group/yggdrasil
"