*/*: move {sys-devel => dev-build}/make

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-01-13 22:18:34 +02:00
parent 7c4a964dd3
commit dd1fefe642
7 changed files with 8 additions and 8 deletions

View File

@@ -16,11 +16,11 @@ KEYWORDS="-* ~amd64"
IUSE="doc systemd"
DEPEND="sys-devel/make
DEPEND="dev-build/make
kernel_linux? ( virtual/linux-sources )"
BDEPEND="sys-devel/gcc
sys-devel/make
dev-build/make
dev-vcs/git"
RDEPEND="sys-libs/glibc"