Commit 2e9ba05d authored by Hauke Goldhammer's avatar Hauke Goldhammer

Add missing dependency to fedora-32 Dockerfile for all examples

parent 8b762faa
......@@ -11,4 +11,7 @@ RUN dnf install -y \
openssl-devel \
libasan \
libubsan \
libcurl-devel \
qt5-devel \
protobuf-devel \
&& dnf clean all
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment