Mercurial > libervia-desktop-kivy
changeset 118:a574133aa4a8
buildozer: added potr in requirements
potr is a custom recipe, will be added in fork. No need to propose upstream has it's the old toolchain and we'll move as soon as possible to the new one.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 26 Jan 2017 22:14:21 +0100 |
parents | f0291755b07c |
children | 1bbbe26846f4 |
files | src/buildozer.spec |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buildozer.spec Thu Jan 26 20:39:35 2017 +0100 +++ b/src/buildozer.spec Thu Jan 26 22:14:21 2017 +0100 @@ -38,7 +38,7 @@ # (list) Application requirements # comma seperated e.g. requirements = sqlite3,kivy -requirements = kivy, sqlite3, twisted, wokkel, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, pyopenssl, plyer +requirements = kivy, sqlite3, twisted, wokkel, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, pyopenssl, plyer, potr # (str) Custom source folders for requirements # Sets custom source for any requirements with recipes