media-libs/imgui: add missing RDEPEND

Closes: https://bugs.gentoo.org/945226
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte 2024-12-07 14:59:08 +00:00
parent 172f0a8a72
commit 82350b0ccd
No known key found for this signature in database
GPG Key ID: C7FE9710C90868CC

View File

@ -22,6 +22,7 @@ IUSE="allegro5 glfw sdl2 sdl3 sdl2-renderer sdl3-renderer opengl vulkan webgpu"
RDEPEND="
dev-libs/stb:=
media-libs/glew[${MULTILIB_USEDEP}]
media-libs/libglvnd[${MULTILIB_USEDEP}]
allegro5? ( media-libs/allegro:5[${MULTILIB_USEDEP}] )
glfw? ( media-libs/glfw:0[${MULTILIB_USEDEP}] )
sdl2? ( media-libs/libsdl2[${MULTILIB_USEDEP}] )