mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-22 21:06:53 +08:00
Fixes: QTBUG-100474
Change-Id: I5cc6f645bd020628bc6a77d4a5d42575f4fcf979
Reviewed-by: Lars Knoll <lars@knoll.priv.no>
(cherry picked from commit f412e6f1d1)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
5 lines
159 B
Bash
Executable File
5 lines
159 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source "${BASH_SOURCE%/*}/../common/unix/install-ffmpeg.sh" "linux"
|
|
source "${BASH_SOURCE%/*}/../common/unix/install-ffmpeg.sh" "android"
|