build: remove non-existent tracy dep

This commit is contained in:
Mitchell Hashimoto
2024-01-13 15:36:36 -08:00
parent ac0994e3de
commit 09bc49ae8e

View File

@ -35,7 +35,6 @@
.oniguruma = .{ .path = "./pkg/oniguruma" },
.opengl = .{ .path = "./pkg/opengl" },
.pixman = .{ .path = "./pkg/pixman" },
.tracy = .{ .path = "./pkg/tracy" },
.zlib = .{ .path = "./pkg/zlib" },
// Shader translation