mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: T3164: extend Debian buster build dependencies for Dropbear SSH daemon
This commit is contained in:
parent
d70312ef00
commit
634ad661d9
@ -571,6 +571,7 @@ RUN apt-get update && apt-get install -y \
|
||||
# Packages needed for dropbear
|
||||
RUN apt-get update && apt-get install -y \
|
||||
debhelper-compat \
|
||||
dh-exec \
|
||||
libtomcrypt-dev \
|
||||
libtommath-dev \
|
||||
libz-dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user