Commit 8718e161 authored by dogmaphobic's avatar dogmaphobic

Adding missing library to Linux build.

parent 3156b232
......@@ -121,7 +121,8 @@ LinuxBuild {
!contains (DEFINES, QGC_DISABLE_UVC) {
QT_LIB_LIST += \
libQt5Multimedia.so.5
libQt5Multimedia.so.5 \
libQt5MultimediaQuick_p.so.5
}
!contains(DEFINES, __rasp_pi2__) {
......
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