Files
guru/games-util/mangohud/files/implot-v0.16-fix-imgui-dep.patch
Adel KARA SLIMANE 26e006d1e0 games-util/mangohud: add 9999
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2023-11-27 20:25:53 +01:00

17 lines
372 B
Diff

# We provide media-libs/imgui in guru
diff --git a/meson.build b/meson.build.new
index b628fe0..16b11de 100644
--- a/meson.build
+++ b/meson.build
@@ -5,8 +5,7 @@ project(
version : '0.16',
)
-imgui_sp = subproject('imgui')
-imgui_dep = imgui_sp.get_variable('imgui_dep')
+imgui_dep = dependency('imgui')
implot_inc = include_directories('.')
implot_src = files(