1
0

also build android x86_64 arch. update python-for-android to include x86_64 qt5 patch.

This commit is contained in:
Sander van Grieken
2023-01-06 10:44:48 +01:00
parent a4a2134db5
commit 3129fdb358
2 changed files with 3 additions and 1 deletions

View File

@@ -179,7 +179,7 @@ RUN cd /opt \
&& git remote add accumulator https://github.com/accumulator/python-for-android \
&& git fetch --all \
# commit: from branch accumulator/electrum_20210421d
&& git checkout "e1111e82b7321d8e555bf67951525bb2381de789^{commit}" \
&& git checkout "d33e07ba4c7931da46122a32f3807709a73cb7f6^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars