mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-24 12:41:16 +00:00
ci: Add weston and weston-libs to the fedora image
We want to run tests under Wayland, using weston as the compositor. The weston-libs package contains the headless backend for weston.
This commit is contained in:
parent
8912a6eb75
commit
18c7284817
@ -78,6 +78,8 @@ RUN dnf -y install \
|
||||
vulkan-devel \
|
||||
wayland-devel \
|
||||
wayland-protocols-devel \
|
||||
weston \
|
||||
weston-libs \
|
||||
which \
|
||||
xorg-x11-server-Xvfb \
|
||||
&& dnf clean all
|
||||
|
Loading…
Reference in New Issue
Block a user