mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
This version brings Python 3.x support, so we make the package available with Python 3.x. Also, iniparse now requires six, which has been detected thanks to the runtime tests. Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu> [Thomas: drop depends on python || python3] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>