[openssh]: add build dep installation to sonic-slave-bullseye

This is the continuation of PR 8381 and is needed for debian 11 build.

Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
Guohan Lu 2021-08-10 01:37:19 -07:00
Родитель 8275f297ef
Коммит fff17563b7
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -338,6 +338,8 @@ RUN apt-get update && apt-get install -y \
libsystemd-dev \
pkg-config
RUN apt-get -y build-dep openssh
# Build fix for ARMHF bullseye libsairedis
{%- if CONFIGURED_ARCH == "armhf" %}
# Install doxygen build dependency packages