mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 08:43:55 +01:00
Removed meson from apt-get install because we use the pip version.
This commit is contained in:
@ -56,8 +56,7 @@ for i in "${images[@]}"; do
|
|||||||
pkg-config \
|
pkg-config \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
exim4-daemon-heavy \
|
exim4-daemon-heavy \
|
||||||
openssl \
|
openssl; \
|
||||||
meson; \
|
|
||||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get install -y \
|
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get install -y \
|
||||||
debhelper \
|
debhelper \
|
||||||
dh-make \
|
dh-make \
|
||||||
|
|||||||
Reference in New Issue
Block a user