From 673ad57b8c910605f2b165bba878d4f7d099ee16 Mon Sep 17 00:00:00 2001 From: Saud Alshareef <71377529+SaudAlshareef@users.noreply.github.com> Date: Tue, 2 Jun 2026 20:58:42 +0300 Subject: [PATCH] Add gtk4-layer-shell-devel to installation instructions --- docs/install/build.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/install/build.mdx b/docs/install/build.mdx index e07662fa..03949a53 100644 --- a/docs/install/build.mdx +++ b/docs/install/build.mdx @@ -248,7 +248,8 @@ sudo zypper install \ pkgconf \ ncurses-devel \ zig \ - gettext + gettext \ + gtk4-layer-shell-devel ``` #### openSUSE Leap