From fdc8a8419bba468c5b97f8a89fceefcc23e9993a Mon Sep 17 00:00:00 2001 From: Ophestra Date: Mon, 26 Jan 2026 06:49:08 +0900 Subject: internal/rosa: static libwayland Required by hakurei. Signed-off-by: Ophestra --- internal/rosa/wayland.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal') diff --git a/internal/rosa/wayland.go b/internal/rosa/wayland.go index a888df3c..e3e711b6 100644 --- a/internal/rosa/wayland.go +++ b/internal/rosa/wayland.go @@ -30,6 +30,7 @@ meson setup \ --prefer-static \ -Ddocumentation=false \ -Dtests=true \ + -Ddefault_library=both \ . /usr/src/wayland meson compile meson test -- cgit v1.3.1