android build: update p4a fork with qt6 build repro fixes
related https://github.com/spesmilo/electrum/issues/8746
This commit is contained in:
@@ -195,9 +195,8 @@ RUN cd /opt \
|
||||
&& git remote add sombernight https://github.com/SomberNight/python-for-android \
|
||||
&& git remote add accumulator https://github.com/accumulator/python-for-android \
|
||||
&& git fetch --all \
|
||||
# commit: from branch accumulator/qt6-wip (note: careful with force-pushing! see #8162) \
|
||||
#
|
||||
&& git checkout "eb4a3522373e0b4e2749b8a8bc965ff51355ea35^{commit}" \
|
||||
# commit: from branch sombernight/electrum_20231216 (note: careful with force-pushing! see #8162) \
|
||||
&& git checkout "01c6068791f44074e189e1a5d945cf50b02f4dcc^{commit}" \
|
||||
&& /opt/venv/bin/python3 -m pip install --no-build-isolation --no-dependencies -e .
|
||||
|
||||
# build env vars
|
||||
|
||||
Reference in New Issue
Block a user