fix missing build dependencies

needed by the build sh-scripts
This commit is contained in:
h1dden-da3m0n
2021-08-06 01:36:23 +02:00
parent ea798de61f
commit ed2a637ce3
11 changed files with 16 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ ENV IS_DOCKER=YES
# Prepare Debian build environment
RUN apt-get update -yqq \
&& apt-get install -yqq --no-install-recommends \
apt-transport-https debhelper gnupg devscripts \
apt-transport-https debhelper gnupg devscripts unzip \
mmv libcurl4-openssl-dev libfontconfig1-dev \
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0