diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index 6baccd7..c32fc09 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -102,7 +102,7 @@ libwlroots), you don't need to update anything else. _Arch dependencies_: ```plain -yay -S gdb ninja gcc cmake meson 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 libinput +yay -S gdb ninja gcc cmake meson 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 libinput libliftoff libdisplay-info ``` _(Please make a pull request or open an issue if any packages are missing from the list)_