diff options
| -rw-r--r-- | internal/rosa/wayland.go | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
