Fixed oversights in libinput configuration

This commit is contained in:
Keith Bowes 2022-12-08 16:16:05 -05:00
parent 6c6d0214b4
commit e4b603a082
9 changed files with 19 additions and 5 deletions

View file

@ -3,12 +3,13 @@
#
image: archlinux
packages:
- meson
- wayland
- wayland-protocols
- libevdev
- libinput
- libxkbcommon
- libxml2
- meson
- wayland
- wayland-protocols
- wlroots
- xorg-server-xwayland
sources: