Dockerfile: Add gnutls to fix rock_pi_4c_plus build
This commit is contained in:
parent
da80e3edbb
commit
6ef3d36a73
|
|
@ -32,6 +32,7 @@ RUN apt-get update && \
|
|||
mtools \
|
||||
pwgen \
|
||||
libssl-dev \
|
||||
libgnutls28-dev \
|
||||
uuid-dev \
|
||||
parallel \
|
||||
ssh \
|
||||
|
|
|
|||
Loading…
Reference in New Issue