mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
Use the TARGET_NLS_DEPENDENCIES and TARGET_NLS_LIBS variables to correctly handle BR2_SYSTEM_ENABLE_NLS=y configurations. Fixes: http://autobuild.buildroot.net/results/dda70b5b88c75d36c61fbf1cc5fca16ea8414582/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>