We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ade6f9 commit 05e8e75Copy full SHA for 05e8e75
1 file changed
Dockerfile
@@ -14,6 +14,7 @@ RUN apt-get install -y libclang-dev
14
RUN apt-get install -y libasound2-dev
15
RUN apt-get install -y libpulse-dev
16
RUN apt-get install -y libavahi-compat-libdnssd-dev
17
+RUN apt-get install -y libssl-dev
18
RUN apt-get install -y pkg-config
19
20
# runtime
0 commit comments