mirror of
https://github.com/python-LimeReport/containers.git
synced 2025-10-15 07:34:48 +03:00
wip
This commit is contained in:
@@ -7,5 +7,7 @@ echo "Qt version: $QT_VERSION"
|
||||
# if qt verion is 6.5.3 apply fix
|
||||
if [ "$QT_VERSION" = "6.5.3" ]; then
|
||||
echo "Apply fix-build-vaappi-version-1.9.0.diff"
|
||||
cd ./qtmultimedia
|
||||
patch -p1 < "$BASE_FOLDER/fix-build-vaappi-version-1.9.0.diff"
|
||||
cd ..
|
||||
fi
|
Reference in New Issue
Block a user