8000 Merge pull request #621 from cbenhagen/patch-3 · mixedCase/python-for-android@a8973ee · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit a8973ee

Browse files
committed
Merge pull request kivy#621 from cbenhagen/patch-3
Do not recommend kivysdl2 recipe, closes kivy#620
2 parents 864e7bf + 5b9a050 commit a8973ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ as described in the documentation linked above.
6161

6262
If you did this, to build an APK with SDL2 you can try e.g.
6363

64-
p4a apk --requirements=kivysdl2 --private /home/asandy/devel/planewave_frozen/ --package=net.inclem.planewavessdl2 --name="planewavessdl2" --version=0.5 --bootstrap=sdl2
64+
p4a apk --requirements=kivy --private /home/asandy/devel/planewave_frozen/ --package=net.inclem.planewavessdl2 --name="planewavessdl2" --version=0.5 --bootstrap=sdl2
6565

6666
For full instructions and parameter options, see the documentation
6767
linked above.

0 commit comments

Comments
 (0)
0