We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e74e15 commit 928cd21Copy full SHA for 928cd21
1 file changed
client/buildozer.spec
@@ -42,7 +42,7 @@ version = 0.2
42
43
# (list) Application requirements
44
# comma separated e.g. requirements = sqlite3,kivy
45
-requirements = python3, kivy==2.3.1, https://github.com/CarbonKivy/CarbonKivy/archive/docs.zip, android, requests, pyjnius, kaki, watchdog, pygments
+requirements = python3, kivy==2.3.1, https://github.com/CarbonKivy/CarbonKivy/archive/master.zip, android, requests, pyjnius, kaki, watchdog, pygments, plyer, pillow
46
47
# (str) Custom source folders for requirements
48
# Sets custom source for any requirements with recipes
0 commit comments