From 70dd03297c941335cc19915f1140a69d2a10e150 Mon Sep 17 00:00:00 2001 From: andromeda Date: Sun, 26 Apr 2026 09:41:04 +0200 Subject: link at project level, not lib level --- project.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'project.json') diff --git a/project.json b/project.json index 9a3f712..0912679 100644 --- a/project.json +++ b/project.json @@ -28,6 +28,13 @@ "rsgl", "rfont", ], + "linked-libraries": [ + "wayland-client", + "wayland-cursor", + "wayland-egl", + "xkbcommon", + "GL", + ], "features": [ "OPENGL", "RFONT", -- cgit v1.3.1