If we don't depend on libmikmod, and that we enable sound and/or music
supertux exits with an error message and doesn't start:
root@nokia900 ~ # supertux
Datadir: /usr/bin/../share/supertux
Warning: No joysticks are available.
Error: Couldn't load musicfile
/usr/bin/../share/supertux/music/SALCON.MOD
Aborted
PR was also bumped
SECTION = "games"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r2"
+PR = "r3"
+
+RDEPENDS += "libmikmod"
APPIMAGE = "${WORKDIR}/supertux.png"
APPDESKTOP = "${WORKDIR}/supertux.desktop"