diff --git a/ubuntu18.04/base/Dockerfile b/ubuntu18.04/base/Dockerfile index a485412a2c20e2315949d71fef987b481dab8a66..c0bbae1b4ea6c425131740212e2a707db6bb52da 100644 --- a/ubuntu18.04/base/Dockerfile +++ b/ubuntu18.04/base/Dockerfile @@ -32,6 +32,7 @@ RUN apt-get update && \ protobuf-compiler \ graphviz \ fuse \ + ffmpeg \ qt5-default \ qtbase5-dev \ qtmultimedia5-dev \