From 1adf97cb2077f41f69cee82ae7cb02daa635526d Mon Sep 17 00:00:00 2001 From: vaxerski Date: Wed, 17 Aug 2022 16:08:29 +0200 Subject: [PATCH] mention seatd --- pages/Contributing and Debugging/_index.md | 2 +- pages/Getting Started/Installation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Contributing and Debugging/_index.md b/pages/Contributing and Debugging/_index.md index 20ab5e3..5418637 100644 --- a/pages/Contributing and Debugging/_index.md +++ b/pages/Contributing and Debugging/_index.md @@ -23,7 +23,7 @@ For issues, please see *Arch*: -`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` +`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` (If any are missing hmu) diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index 3ebf44d..d440770 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -69,7 +69,7 @@ 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 +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 ``` (If any are missing hmu)