ci: Add libxmu

This commit is contained in:
Joshua Ashton 2023-01-12 01:29:54 +00:00
parent 2d7ec208c4
commit 4cc3367ccf

View file

@ -15,7 +15,7 @@ jobs:
pacman-key --init pacman-key --init
pacman -Syu --noconfirm pacman -Syu --noconfirm
pacman -S --noconfirm git meson clang glslang libcap wlroots \ pacman -S --noconfirm git meson clang glslang libcap wlroots \
sdl2 vulkan-headers libx11 libxcomposite libxrender libxres \ sdl2 vulkan-headers libx11 libxmu libxcomposite libxrender libxres \
libxtst libxkbcommon libdrm libinput wayland-protocols \ libxtst libxkbcommon libdrm libinput wayland-protocols \
xorg-xwayland pipewire cmake xorg-xwayland pipewire cmake
- uses: actions/checkout@v2 - uses: actions/checkout@v2