comparison buildozer.spec @ 224:ee4d7e923e92

build (buildozer.spec): added some missing dependencies
author Goffi <goffi@goffi.org>
date Tue, 26 Jun 2018 20:27:45 +0200
parents 5e92bc937778
children e702228b655a
comparison
equal deleted inserted replaced
223:9e5f9f0cee48 224:ee4d7e923e92
36 # version.regex = __version__ = ['"](.*)['"] 36 # version.regex = __version__ = ['"](.*)['"]
37 # version.filename = %(source.dir)s/main.py 37 # version.filename = %(source.dir)s/main.py
38 38
39 # (list) Application requirements 39 # (list) Application requirements
40 # comma seperated e.g. requirements = sqlite3,kivy 40 # comma seperated e.g. requirements = sqlite3,kivy
41 requirements = hostpython2, kivy, sqlite3, pyopenssl, automat, attr, twisted, wokkel, hg+https://repos.goffi.org/sat#egg=sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography 41 requirements = hostpython2, kivy, sqlite3, openssl, pyopenssl, automat, attr, twisted, wokkel, hg+https://repos.goffi.org/sat#egg=sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography, babel
42 # below are requirements for dev 42 # below are requirements for dev
43 # requirements = hostpython2, kivy, urwid, sqlite3, pyopenssl, automat, attr, twisted, wokkel, pudb, hg+http://10.0.0.1:8000#egg=sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography 43 # requirements = hostpython2, kivy, urwid, sqlite3, openssl, pyopenssl, automat, attr, twisted, wokkel, pudb, hg+http://10.0.0.1:8000#egg=sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography, babel
44 44
45 45
46 # (str) Custom source folders for requirements 46 # (str) Custom source folders for requirements
47 # Sets custom source for any requirements with recipes 47 # Sets custom source for any requirements with recipes
48 # requirements.source.kivy = ../../kivy 48 # requirements.source.kivy = ../../kivy