8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 864e7bf + 5b9a050 commit a8973eeCopy full SHA for a8973ee
README.md
@@ -61,7 +61,7 @@ as described in the documentation linked above.
61
62
If you did this, to build an APK with SDL2 you can try e.g.
63
64
- p4a apk --requirements=kivysdl2 --private /home/asandy/devel/planewave_frozen/ --package=net.inclem.planewavessdl2 --name="planewavessdl2" --version=0.5 --bootstrap=sdl2
+ p4a apk --requirements=kivy --private /home/asandy/devel/planewave_frozen/ --package=net.inclem.planewavessdl2 --name="planewavessdl2" --version=0.5 --bootstrap=sdl2
65
66
For full instructions and parameter options, see the documentation
67
linked above.
0 commit comments