kivy / python-for-android

Turn your Python application into an Android APK
https://python-for-android.readthedocs.io
MIT License
8.33k stars 1.84k forks source link

SDL_ttf 2.0.15 download missing (deprecated) related to #2698 #2710

Closed randdvorak closed 1 year ago

randdvorak commented 1 year ago

Checklist

Versions

Description

// REPLACE ME: What are you trying to get done, what has happened, what went wrong, and what did you expect?

buildozer.spec

Command:

// REPLACE ME: buildozer command ran? e.g. buildozer android debug
// Keep the triple grave accent (aka backquote/backtick) to have the code formatted

Spec file:

// REPLACE ME: Paste your buildozer.spec file here

Logs

// REPLACE ME: Paste the build output containing the error
// Keep the triple grave accent (a.k.a. backquote/backtick) to have the code formatted
randdvorak commented 1 year ago

nevermind - had it hardcode in buildozer.spec. Sorry for the noise.