mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
* The package doesn't support python2 anymore. * The only reverse dependency, ipython, already depends on python3 * Update URL in Config.in. * Indent with two spaces in the hash file. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> [yann.morin.1998@free.fr: - actually add dependency on python3 - add note about ipython ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>