debian-{bullseye,buster,jessie}-build: install 'equivs' package

This package is required by Debian's mk-build-deps tool.

Change-Id: Id599d70dc7e5222d62aa5c155bbc75420b913de5
Related: SYS#5602
This commit is contained in:
Vadim Yanitskiy 2022-02-04 16:28:06 +06:00 committed by fixeria
parent 078d8c10d8
commit 52da726342
3 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,7 @@ RUN apt-get update && \
devscripts \
dh-autoreconf \
doxygen \
equivs \
flex \
g++ \
gawk \

View File

@ -22,6 +22,7 @@ RUN apt-get update && \
dh-autoreconf \
dh-systemd \
doxygen \
equivs \
flex \
g++ \
gawk \

View File

@ -18,6 +18,7 @@ RUN apt-get update && \
dh-autoreconf \
dh-systemd \
doxygen \
equivs \
flex \
g++ \
gawk \