media-gfx/fontdiff: move {dev-util → dev-build}/gyp

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-01-18 21:14:20 +09:00
parent d8808ef42c
commit 34d79a6318

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,7 +27,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
dev-cpp/dtl
dev-util/gyp
dev-build/gyp
"
BDEPEND="virtual/pkgconfig"