summaryrefslogtreecommitdiff
path: root/project.json
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-04-24 18:41:05 +0200
committerandromeda <andromeda@lenovo>2026-04-24 18:41:05 +0200
commit1b3c57972570f9e79c21a571b6cd1b3273ea3059 (patch)
tree48ac5ef151f5ed14a39ebf02a958cc0ea53e0098 /project.json
parent3adf2a7b49a3a62b4c019b745a6c631a2b518b5e (diff)
tigr
Diffstat (limited to 'project.json')
-rw-r--r--project.json2
1 files changed, 1 insertions, 1 deletions
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",