summaryrefslogtreecommitdiffstats
path: root/packaging/android/android-build-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/android/android-build-setup.sh')
-rwxr-xr-xpackaging/android/android-build-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/android/android-build-setup.sh b/packaging/android/android-build-setup.sh
index 572eda22d..2df1c7b41 100755
--- a/packaging/android/android-build-setup.sh
+++ b/packaging/android/android-build-setup.sh
@@ -52,7 +52,7 @@ yes | sdkmanager --sdk_root=/android --licenses
# next check that Qt is installed
if [ ! -d "$LATEST_QT" ] ; then
pip3 install aqtinstall
- $HOME/.local/bin/aqt install -O /android "$LATEST_QT" linux android -m qtcharts
+ $HOME/.local/bin/aqt install -O /android "$LATEST_QT" linux android
fi
# now that we have an NDK, copy the font that we need for OnePlus phones