mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Fixed oversights in libinput configuration
This commit is contained in:
parent
6c6d0214b4
commit
e4b603a082
9 changed files with 19 additions and 5 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
run: |
|
||||
pacman-key --init
|
||||
pacman -Syu --noconfirm
|
||||
pacman -S --noconfirm git meson libxkbcommon libinput libxml2 wayland wayland-protocols wlroots xorg-server-xwayland
|
||||
pacman -S --noconfirm git libevdev libinput libxkbcommon libxml2 meson wayland wayland-protocols wlroots xorg-server-xwayland
|
||||
# actions/checkout@v2 clones the repository
|
||||
- uses: actions/checkout@v2
|
||||
- name: setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue