Updated build spec

This commit is contained in:
Mark Qvist 2023-07-10 03:01:14 +02:00
parent 67a8f61af8
commit 4ffb593ea0

View File

@ -12,9 +12,11 @@ version.regex = __version__ = ['"](.*)['"]
version.filename = %(source.dir)s/main.py
android.numeric_version = 20230204
#requirements = python3==3.9.5,hostpython3==3.9.5,cryptography,cffi,pycparser,kivy==2.2.1,pygments,sdl2,sdl2_ttf==2.0.15,pillow,qrcode==7.3.1,netifaces,libbz2,pydenticon,usb4a,usbserial4a
requirements = kivy==2.2.1,libbz2,pillow,qrcode==7.3.1,usb4a,usbserial4a
# Cryptography recipe is currently broken, using RNS-internal crypto for now
#,cryptography
p4a.local_recipes = ../Others/python-for-android/pythonforandroid/recipes
icon.filename = %(source.dir)s/assets/icon.png