mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-24 13:47:46 +08:00
add support for ffmpeg on Ubuntu 24.04 arm64
This follows *5a79cf9168adding 90-install-ffmpeg.sh *83adc86c53patchelf and -DQT_DEPLOY_FFMPEG=TRUE Task-number: QTBUG-126289 Change-Id: I15300c5be750a784490d1e6cce935aeb423609ab Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io> Reviewed-by: Artem Dyomin <artem.dyomin@qt.io> (cherry picked from commit522ac7fd76) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
40d9225f48
commit
587e21bf17
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source "${BASH_SOURCE%/*}/../common/unix/install-ffmpeg.sh" "linux"
|
||||
Reference in New Issue
Block a user