ci: added wayland packages to rpm test

This commit is contained in:
2025-12-09 11:54:17 +03:00
parent 792aed7439
commit 93ab7bef81

View File

@@ -67,7 +67,8 @@ jobs:
glfw-devel freetype-devel fontconfig-devel \
libX11-devel libXrandr-devel libXi-devel \
mesa-libGL-devel mesa-libGLU-devel \
libXinerama-devel libXcursor-devel
libXinerama-devel libXcursor-devel \
wayland-devel wayland-protocols-devel
- name: Checkout
uses: actions/checkout@v4