games-util/mangohud: add nlohmann_json dep

Closes: https://bugs.gentoo.org/912747

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
This commit is contained in:
Adel KARA SLIMANE 2023-08-22 20:15:30 +02:00
parent 5f177628e1
commit b783b445cc
No known key found for this signature in database
GPG Key ID: 1BF621F33E06002D

View File

@ -33,7 +33,7 @@ fi
LICENSE="MIT"
SLOT="0"
IUSE="+dbus debug +X xnvctrl wayland video_cards_nvidia"
IUSE="+dbus debug +X xnvctrl wayland video_cards_nvidia video_cards_amdgpu"
REQUIRED_USE="
|| ( X wayland )
@ -50,6 +50,7 @@ python_check_deps() {
DEPEND="
~media-libs/imgui-1.81[opengl,vulkan]
dev-cpp/nlohmann_json
dev-libs/spdlog
dev-util/glslang
media-libs/vulkan-loader