Revert "build: add qt5multimedia as a dependency"

This reverts commit 12769565bf.

Reason for revert: libcanberra will be used
Change-Id: I4a92146ec06c7d6cf7856526032ee265f6517ef3
This commit is contained in:
Sébastien Blin
2019-09-06 12:07:16 -04:00
parent abc6ccc0d7
commit 7a43fb2354
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ RUN apt-get update && \
libgtk-3-dev \
libnotify-dev \
qtbase5-dev \
qtmultimedia5-dev \
qttools5-dev \
qttools5-dev-tools \
yasm \

View File

@ -20,7 +20,6 @@ RUN apt-get update && \
libgtk-3-dev \
libnotify-dev \
qtbase5-dev \
qtmultimedia5-dev \
qttools5-dev \
qttools5-dev-tools \
yasm \