From 1d9ff7af75e40c968fcd222c4ba1f7898f8bec93 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Tue, 24 Jan 2023 16:20:24 +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 1acc02b..d14c9b9 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 ffmpeg + - apt-get install -y ffmpeg - apt-get install -y libsm6 - apt-get install -y libxext6 - apt-get install -y libxkbcommon-x11-0