Skip to content

Commit 554c40c

Browse files
authored
Update application requirements and p4a branch
Added 'filetype' to the list of application requirements and changed the p4a branch from 'cs50activity' to 'activity'.
1 parent 41415b6 commit 554c40c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/buildozer.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ version = 0.2
4242

4343
# (list) Application requirements
4444
# comma separated e.g. requirements = sqlite3,kivy
45-
requirements = python3, kivy==2.3.1, https://github.com/CarbonKivy/CarbonKivy/archive/master.zip, android, requests, pyjnius, kaki, watchdog, pygments, plyer, sqlite3, pillow
45+
requirements = python3, kivy==2.3.1, https://github.com/CarbonKivy/CarbonKivy/archive/master.zip, android, requests, pyjnius, kaki, watchdog, pygments, plyer, sqlite3, pillow, filetype
4646

4747
# (str) Custom source folders for requirements
4848
# Sets custom source for any requirements with recipes
@@ -363,7 +363,7 @@ android.display_cutout = shortEdges
363363
p4a.fork = Novfensec
364364

365365
# (str) python-for-android branch to use, defaults to master
366-
p4a.branch = cs50activity
366+
p4a.branch = activity
367367

368368
# (str) python-for-android specific commit to use, defaults to HEAD, must be within p4a.branch
369369
#p4a.commit = HEAD

0 commit comments

Comments
 (0)