From b3635c78ee11c04492e6ba51a635fa64620b161d Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sat, 2 Nov 2019 18:35:24 +0100 Subject: [PATCH] .builds: add sway as dependency for Wayland end-to-end test Signed-off-by: Elias Naur --- .builds/linux.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.builds/linux.yml b/.builds/linux.yml index 74cbc6d6..430d1757 100644 --- a/.builds/linux.yml +++ b/.builds/linux.yml @@ -1,4 +1,6 @@ image: debian/testing +repositories: + experimental: http://deb.debian.org/debian experimental main packages: - curl - libwayland-dev @@ -11,6 +13,8 @@ packages: - xvfb - xdotool - scrot + - sway + - grim sources: - https://git.sr.ht/~eliasnaur/gio environment: