[gtk/headless-seatless: 3/4] ci: Add weston and weston-libs to the fedora image
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/headless-seatless: 3/4] ci: Add weston and weston-libs to the fedora image
- Date: Fri, 15 May 2020 13:05:33 +0000 (UTC)
commit 60d7003a5544d9da279942156627922a0721a53b
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 15 08:31:18 2020 -0400
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.
.gitlab-ci/fedora.Dockerfile | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index f5bb9ef6dd..217dd45a98 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]