Mercurial > libervia-desktop-kivy
changeset 182:c3f1529aed4a
buildozer: use hg version of SàT
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 01 May 2018 21:53:08 +0200 |
parents | 9d7a9866b495 |
children | 6f09bc00a9e7 |
files | buildozer.spec |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/buildozer.spec Tue May 01 20:50:55 2018 +0200 +++ b/buildozer.spec Tue May 01 21:53:08 2018 +0200 @@ -38,7 +38,7 @@ # (list) Application requirements # comma seperated e.g. requirements = sqlite3,kivy -requirements = hostpython2, kivy, sqlite3, pyopenssl, automat, attr, twisted, wokkel, sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography +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 # 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, automat