mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/mesa: Raise required sysprof-capture version to 49.0
Raised (implemented incorrectly) in upstream e9341568fa9 ("meson:
require sysprof-capture-4 >= 4.49.0")
Closes: https://bugs.gentoo.org/960510
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -137,7 +137,7 @@ RDEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
sysprof? ( >=dev-util/sysprof-capture-3.38.0[${MULTILIB_USEDEP}] )
|
||||
sysprof? ( >=dev-util/sysprof-capture-49.0[${MULTILIB_USEDEP}] )
|
||||
video_cards_d3d12? ( >=dev-util/directx-headers-1.618.1[${MULTILIB_USEDEP}] )
|
||||
valgrind? ( dev-debug/valgrind )
|
||||
wayland? ( >=dev-libs/wayland-protocols-1.41 )
|
||||
|
||||
Reference in New Issue
Block a user