1
0

qt6: update buildozer ref to ce4f2257249fdf4ff1f4cb8983fd7ac44174a274

This commit is contained in:
Sander van Grieken
2023-10-06 10:51:35 +02:00
parent be801f30e8
commit b9ab0f63ef

View File

@@ -186,7 +186,7 @@ RUN cd /opt \
&& git fetch --all \
# commit: from branch master (note: careful with force-pushing! see #8162) \
# no, this is master
&& git checkout "698b48136c55b2495128207c5e98dccc128bb6c2^{commit}" \
&& git checkout "ce4f2257249fdf4ff1f4cb8983fd7ac44174a274^{commit}" \
&& /opt/venv/bin/python3 -m pip install --no-build-isolation --no-dependencies -e .
# install python-for-android