mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 08:03:55 +01:00
CI: Install pkg-config
This commit is contained in:
@ -5,7 +5,7 @@ stages:
|
||||
.build:
|
||||
stage: build
|
||||
before_script:
|
||||
- apt-get update && apt-get install -y build-essential exim4-dev libsodium-dev meson exim4-daemon-heavy
|
||||
- apt-get update && apt-get install -y build-essential exim4-dev libsodium-dev meson exim4-daemon-heavy pkg-config
|
||||
script:
|
||||
- meson build
|
||||
- meson compile -C build
|
||||
|
||||
Reference in New Issue
Block a user