From 78bb68168b296c3d7d00b2e5b0714510b5ba3999 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Tue, 10 Feb 2026 15:19:08 +0100 Subject: link against egl --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c6c0dda..4bc6cfa 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ OBJECTS += $(MI_OBJECT) DEPS = $(OBJECTS:.o=.d) -LIBRARIES = -lwayland-client +LIBRARIES = -lwayland-client -lEGL -lwayland-egl all: $(WAYCLOCK) -- cgit v1.2.3