From a757693fdab94bb3016ab454cb6b82bb91896701 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Tue, 24 Jan 2023 16:41:34 +0100 Subject: [PATCH] trying to minimize pipeline deps --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b7c3ee..4cd1f80 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ tests: - apt-get update - apt-get install -y libnss3 libxcomposite1 libxtst6 - - apt-get install -y xserver-xorg-core #libgl1 libxrandr2 libxcursor1 libxkbcommon0 + - apt-get install -y xserver-xorg-core x11-utils #libgl1 libxrandr2 libxcursor1 libxkbcommon0 # - apt-get install -y ffmpeg # - apt-get install -y libsm6 # - apt-get install -y libxext6