From 1b3c57972570f9e79c21a571b6cd1b3273ea3059 Mon Sep 17 00:00:00 2001 From: andromeda Date: Fri, 24 Apr 2026 18:41:05 +0200 Subject: tigr --- project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.json') diff --git a/project.json b/project.json index e4bb99e..574b9df 100644 --- a/project.json +++ b/project.json @@ -4,7 +4,7 @@ "authors": [ "Andromeda-fp" ], "version": "0.1.0", "sources": [ "**" ], - "linked-libraries": [ "wayland-client" ], + "linked-libraries": [ "GL", "X11" ], "c-sources": [ "**" ], "build-dir": "build", "output": "build", -- cgit v1.3.1