From f264432af0fe8acc2aba28e7d3b4a9ee959cd29f Mon Sep 17 00:00:00 2001 From: bazuin-32 <86376856+bazuin-32@users.noreply.github.com> Date: Tue, 25 Oct 2022 08:18:25 -0600 Subject: [PATCH] Add necessary dependencies for building on Arch Also updates the text just below the list of dependencies, as requested on the discord server. --- pages/Getting Started/Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index cab856e..75112b4 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -93,10 +93,10 @@ libwlroots), you don't need to update anything else. _Arch dependencies_: ```plain -yay -S gdb ninja gcc cmake libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd +yay -S gdb ninja gcc cmake libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland ``` -_(If any are missing, hmu)_ +_(Please make a pull request or open an issue if any packages are missing from the list)_ _openSUSE dependencies_: