From 837b5f6bab36a3b88f38671ccd24e67037ad507a Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Fri, 1 Nov 2019 22:27:42 +0100 Subject: [PATCH] .builds: install xdotool in the linux builder to satisfy the X11 test Signed-off-by: Elias Naur --- .builds/linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/linux.yml b/.builds/linux.yml index e05c5ff0..d0e5c88a 100644 --- a/.builds/linux.yml +++ b/.builds/linux.yml @@ -9,6 +9,7 @@ packages: - wine - golang - xvfb + - xdotool sources: - https://git.sr.ht/~eliasnaur/gio environment: