mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
With the dependency on BR2_PACKAGE_PYTHON it was only possible to build the package with python2. However, python-pygame works with python3 so enable it to be built with it. Signed-off-by: Peter Bouda <pbouda@cidles.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>