# HG changeset patch # User Goffi # Date 1530037665 -7200 # Node ID ee4d7e923e92d632c6ec19f17bcf5a2ae086e96b # Parent 9e5f9f0cee4853e99402b5a8163fce9b3008216e build (buildozer.spec): added some missing dependencies diff -r 9e5f9f0cee48 -r ee4d7e923e92 buildozer.spec --- a/buildozer.spec Tue Jun 26 20:27:23 2018 +0200 +++ b/buildozer.spec Tue Jun 26 20:27:45 2018 +0200 @@ -38,9 +38,9 @@ # (list) Application requirements # comma seperated e.g. requirements = sqlite3,kivy -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 +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 # below are requirements for dev -# 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 +# 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 # (str) Custom source folders for requirements