Skip to content

community/retroarch: enable wifi and bluetooth support

Clayton Craft requested to merge craftyguy/aports:retroarch-wifi-bt into master

This enables support within retroarch for managing wifi and bluetooth. For them to actually work, bluez and networkmanager need to be installed / configured at runtime. Retroarch shells out to the external commands, so there is no additional build-time dependency.

Merge request reports