mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
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:
parent
5f177628e1
commit
b783b445cc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user