diff options
Diffstat (limited to 'project.json')
| -rw-r--r-- | project.json | 7 |
1 files changed, 7 insertions, 0 deletions
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", |
