media-libs/gl4es: move {dev-util → dev-debug}/apitrace

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono 2024-01-30 19:34:44 +09:00
parent 79105148a5
commit 07d9e59528
No known key found for this signature in database
GPG Key ID: 91CA2604719DDA61

View File

@ -1,4 +1,4 @@
# Copyright 2021-2022 Gentoo Authors
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -17,7 +17,7 @@ DEPEND="
media-libs/mesa[X?,egl(+)]
"
RDEPEND="${DEPEND}"
BDEPEND="test? ( dev-util/apitrace )"
BDEPEND="test? ( dev-debug/apitrace )"
# Note: Should be added into virtual/opengl if moved to ::gentoo