mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
The rebar.config.script file adds a dependency to base64url package. Since we remove all rebar dependencies, add a patch to remove such dependency. Otherwise rebar would try to download it during the build. Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>