From 26c56565cc0573ce23eb8d172a6765bce1f657ce Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 18 Apr 2025 12:55:00 +0200 Subject: Separate glx and egl from window system to prepare for wayland --- project.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 8977367..e4ea76a 100644 --- a/project.conf +++ b/project.conf @@ -11,4 +11,6 @@ expose_include_dirs = ["include"] [dependencies] x11 = ">=0.5" xrender = ">=0.5" -xrandr = ">=0.5" \ No newline at end of file +xrandr = ">=0.5" +wayland-client = ">=1" +wayland-egl = ">=15" \ No newline at end of file -- cgit v1.2.3-70-g09d2