From da5648488ba044697376319d0b65e20f188496c3 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sat, 27 Jan 2024 10:24:26 +0100 Subject: ci: actually use correct dep package name --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f71d8e..64bbe7c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ build, test and lint: interruptible: true script: - apt update -qy - - apt install -qy build-essential pkg-config clang libclang-dev openssl-dev gettext zsh + - apt install -qy build-essential pkg-config clang libclang-dev libssl-dev gettext zsh - rustup component add clippy - rustup component add rustfmt - ./make-translated-templates -- cgit v1.2.3-70-g09d2