Skip to content

Commit c70dde2

Browse files
committed
Add android to requirements
1 parent 40e6c4b commit c70dde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/testlauncher_setup/sdl2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'bootstrap': 'sdl2',
66
'launcher': None,
77
'requirements': (
8-
'python2,sdl2,'
8+
'python2,sdl2,android,'
99
'sqlite3,docutils,pygments,kivy,pyjnius,plyer,'
1010
'cymunk,lxml,pil,' # audiostream, ffmpeg, openssl,
1111
'twisted,numpy'), # pyopenssl

0 commit comments

Comments
 (0)