aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index 5d64188f..f8e995ff 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -18,7 +18,7 @@ executable('Hyprland', src,
xcb_dep,
dependency('pixman-1'),
- dependency('GL'),
+ dependency('GL', 'opengl'),
dependency('threads')
],
install : true