mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- Add harfbuzz and fribifi dependencies for text handling in STK [1]. - Fribidi is now mandatory. - Add optional support for sqlite3 (manage server stats and ban list) [2]. - Add an option to use openssl instead of nettle for cryptography [3]. - Use bundled libmcpp library since there is no such package in Buildroot. - Add license file hash. [1]43d322c634[2]bcc3aef4c8[3]173e390755See: https://github.com/supertuxkart/stk-code/blob/1.1/CHANGELOG.md http://blog.supertuxkart.net/2020/01/supertuxkart-11-released.html Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>