# HG changeset patch # User Goffi # Date 1485465261 -3600 # Node ID a574133aa4a867a35d0f6dee4d9517c5d1002829 # Parent f0291755b07cda5f40ebc1e4544e383fac925adc 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. diff -r f0291755b07c -r a574133aa4a8 src/buildozer.spec --- 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