|
bash "${THIS_SCRIPT_PATH}"/install-qt.sh --version "${MY_QT_VERSION}" --target android --toolchain android qtbase qt3d qtdeclarative qtandroidextras qtconnectivity qtgamepad qtlocation qtmultimedia qtquickcontrols2 qtremoteobjects qtscxml qtsensors qtserialport qtsvg qtimageformats qttools qtspeech qtwebchannel qtwebsockets qtwebview qtxmlpatterns qttranslations |
To me it seems as if there are too many android dependencies being installed. Should we try to remove them?
jamulus/autobuild/android/autobuild_apk_1_prepare.sh
Line 61 in a9d067e
To me it seems as if there are too many android dependencies being installed. Should we try to remove them?